Loading Tool

Explorer IconExplorer

Memory Pool

82,459 transactions
31.18 vMB
0.12867369 BTC
Random Selection Loading Transactions
Max Size: 186.41/200 MB

Candidate Block

Mining Attempt 7ccdcc215684f8901878dd86e0ea4c24f21205d537ec5b4d922cdce7d072914e
Version 20000000
Previous Block 00000000000000000001d5c5e6dfb1105c06f06ef2ada68ef39386bddc38f0ae
Merkle Root 48ce72e06c371eeb43e6bcc783c03d696dd22606787b3316d68becefbcb06ccd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,968
Size: 1.00 vMB
Total Fees: 0.03816649 BTC
Feerates: 500.91 > 3.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,149 (508,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
406,919 406,919 000000000000000001222a0ace167734e89ce18e3fc4ca2d2dc10de4f79bf090 2,487 1.00/1.00 vMB 54
406,918 406,918 000000000000000003c7baa5143b33d13e3e32378f3fa1601cdf3f0c136a0945 2,157 1.00/1.00 vMB 44
406,917 406,917 00000000000000000472adb112ce7ffa2e260fa1be665b9d5b677710b83c7c3a 2,485 1.00/1.00 vMB 52
406,916 406,916 0000000000000000049bc9989d15f2fb6c45bc770ac4459b4d294e91422b4f22 2,667 1.00/1.00 vMB 54
406,915 406,915 0000000000000000009b8df73bcb05e165109209ebce89e1c053b8a9aa26c3bf 1 0.00/1.00 vMB 0
406,914 406,914 000000000000000005ae4c5469686e89b1c334cf4895e5f3cd90ba5249b12a71 1,626 1.00/1.00 vMB 29
406,913 406,913 00000000000000000581beaa074387c8d5e4c63cdfdd1f3ba789f27eddf94604 2,701 1.00/1.00 vMB 60
406,912 406,912 000000000000000001f334de97e74b2d6a418510c73ebbed52af1ae462065f11 1,698 1.00/1.00 vMB 39
406,911 406,911 000000000000000002e19276fe40843b21eba75078de370a6e8886c9598e859c 3,238 0.99/1.00 vMB 74
406,910 406,910 00000000000000000640ede31ec47a7b122032ea112d98b980bc2bc552b2a0ef 1,209 0.69/1.00 vMB 36
406,909 406,909 000000000000000003aa172963df2323474d07124eb178c7b6e63db2dbca88d3 1,430 1.00/1.00 vMB 26
406,908 406,908 000000000000000000af4393c0e768b3471d06e294b5971241312653465686a9 3,031 1.00/1.00 vMB 78
406,907 406,907 0000000000000000054e15527dc5bba667e4d542f45be35f52d47032a77e0774 1,521 0.94/1.00 vMB 31
406,906 406,906 0000000000000000055a96061faf87de856e6810cab878193962149d64f1df21 2,281 1.00/1.00 vMB 47
406,905 406,905 000000000000000004be6d2d58af0b6b51ce1038931beb75fd001e642ed9fd0d 1,211 0.67/1.00 vMB 32
406,904 406,904 000000000000000002a1a774239509feba1878dd4fad3b597b782b5ee8b92ff0 1,966 1.00/1.00 vMB 49
406,903 406,903 0000000000000000040c11edc63b6cb34b89498ddbfa1c0927fbe38c1bdc6195 739 0.35/1.00 vMB 34
406,902 406,902 000000000000000006023cb7d1cb475244cee41c216d409bfcc8710f21263b20 1,440 0.83/1.00 vMB 31
406,901 406,901 0000000000000000002018e23dfb11f919da962fb4b2a4d6ed1731a2e983a7c8 85 0.08/1.00 vMB 22
406,900 406,900 0000000000000000063dfc7311f4d65bd87f80751a89db494258f789f4efc7f7 1,294 0.82/1.00 vMB 32
406,899 406,899 000000000000000004cc9d7778794ef6d10e7fd20ec7291392318bf900f378e3 2,568 1.00/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 672.90 GB
    • Received: 16.33 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.