Loading Tool

Explorer IconExplorer

Memory Pool

53,718 transactions
29.74 vMB
0.10376460 BTC
Random Selection Loading Transactions
Max Size: 159.74/200 MB

Candidate Block

Mining Attempt d3ab3e1f8de4c74872701a3336ba3ca176e47ccbd3a3900ac4b2bd4d1cfb1a6b
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root 428605e1bff65c84ce04ffe08ec42145d0b4245116768ebf43e7cf3f63fcf84a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,798
Size: 1.00 vMB
Total Fees: 0.03152802 BTC
Feerates: 150.77 > 3.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (224,755 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
689,959 689,959 00000000000000000011ff2b04b199814129895397a5762441b883b0895c3220 1,864 1.00/1.00 vMB 37
689,958 689,958 0000000000000000000ee439a23280a8d3971df26a080a46b5027913743a8470 1,474 0.72/1.00 vMB 35
689,957 689,957 000000000000000000012fc7c08c6b1a79a66019df17fec3cb2de0ae8f72100e 430 0.21/1.00 vMB 11
689,956 689,956 000000000000000000031e2623f6c07ed84890da82cab5fd66e7e3df9bf04ff5 2,836 1.00/1.00 vMB 16
689,955 689,955 00000000000000000004dacd33a590d8ee057e96d7df72a892689f5b81d35d6d 2,407 1.00/1.00 vMB 39
689,954 689,954 00000000000000000001eb0b396712f381147f63b3a7f50c3498af8d6b93851a 2,699 1.00/1.00 vMB 67
689,953 689,953 00000000000000000000f102220e0bba98aa8ea79382bcf6ef2e7088e403cc84 1,692 0.94/1.00 vMB 9
689,952 689,952 00000000000000000012e14ada90f89c8d117adaba07cc1c0ff445d4f0a4fe18 3,008 1.00/1.00 vMB 51
689,951 689,951 000000000000000000101769663800aa680a3434854d9f4825ee799c5b6cb95c 943 0.29/1.00 vMB 12
689,950 689,950 0000000000000000000bf8e6f067739707d520a67d025d537357b55c7fa4092a 1,258 1.00/1.00 vMB 25
689,949 689,949 000000000000000000039cbfc3a62e1004cd3c46353018c45ddc6bb76de468ee 1,229 1.00/1.00 vMB 48
689,948 689,948 0000000000000000001303040abaaf0e95b7c35de047b62f84ef6ee5b499ceb8 1,615 0.65/1.00 vMB 32
689,947 689,947 000000000000000000117747a5d1a1b4837fa46d199f1911c9dcb096c78d3e5a 1,974 0.68/1.00 vMB 35
689,946 689,946 000000000000000000110b2723dc6798ca2a212ead752426e95b8d0ce994aed0 2,521 1.00/1.00 vMB 16
689,945 689,945 00000000000000000004105fabdec0ac1a22d3e8ee7bb55975cbc404c8acaf80 2,758 1.00/1.00 vMB 65
689,944 689,944 00000000000000000005ea946a162f536200c2080ccec01dd3e37307f1065cfc 2,191 0.82/1.00 vMB 37
689,943 689,943 000000000000000000079f12f812c4c3ebf8db05dc75ab3f5ecca461848fc224 2,439 0.97/1.00 vMB 36
689,942 689,942 00000000000000000005169705b3992bad0dc2099f494aff691dac66516b82af 1,456 0.54/1.00 vMB 44
689,941 689,941 00000000000000000003a2869cd4330b8c0223825d3de88c00db3ee9850be50d 491 0.18/1.00 vMB 38
689,940 689,940 0000000000000000000c80cf7c21bc2e6a708c47d4e4c32ac606d91eac8317c9 2,311 1.00/1.00 vMB 19
689,939 689,939 0000000000000000000a2bee300ce4e4067764669a0c11fab846a827b461bd08 2,538 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.69 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.