Loading Tool

Explorer IconExplorer

Memory Pool

44,078 transactions
27.09 vMB
0.09310806 BTC
Random Selection Loading Transactions
Max Size: 141.39/200 MB

Candidate Block

Mining Attempt 91f325323006c08471982427c3e639a032be1825e51426150730a35f75359adc
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root dc4004d36882369a9d2e86528d7c78f0192b8590bb40383ef07cc64bded98ada
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,518
Size: 1.00 vMB
Total Fees: 0.04023540 BTC
Feerates: 151.01 > 4.03 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (55,918 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
858,958 858,958 00000000000000000002fb7c7f498b2f52015698320d20bc314942a9a6f43933 3,672 1.00/1.00 vMB 15
858,957 858,957 000000000000000000015f738c142fcf7c51dafa1b873293ead54e8a2348d869 4,901 1.00/1.00 vMB 3
858,956 858,956 000000000000000000013d249b9a00ad766ab1239e57fd2b268b4f4cf0b4d841 4,160 1.00/1.00 vMB 9
858,955 858,955 00000000000000000001438cdfb8fbabace7ac2b911bacf30b30e343d9f7d297 6,329 1.00/1.00 vMB 3
858,954 858,954 0000000000000000000130b271d88715db9bd5c49e08be61bc762350c4e0f91d 3,867 1.00/1.00 vMB 4
858,953 858,953 000000000000000000025ef1f66219d7f6ea1644aa89c555ed88c799f37aa237 6,296 1.00/1.00 vMB 3
858,952 858,952 0000000000000000000177e550a422e44cb901195e1ca9835909537a60f94c20 6,253 1.00/1.00 vMB 3
858,951 858,951 000000000000000000022ad7ca98dde582531c77dc88e072b9ae0ac122522786 5,146 1.00/1.00 vMB 6
858,950 858,950 00000000000000000001bb58813e4e7674528689cd9012766ff75f65c24431c7 2,797 1.00/1.00 vMB 5
858,949 858,949 000000000000000000018e4410186d02c20692834aea417585d73e54fbce3ee1 2,645 1.00/1.00 vMB 4
858,948 858,948 00000000000000000001c979a7acbb3d49732869c6dbf0836e5938f5d4f94d9a 3,792 1.00/1.00 vMB 4
858,947 858,947 0000000000000000000102f97839b9912c886a8079e022a7d5ba8b7e5cb05883 3,776 1.00/1.00 vMB 10
858,946 858,946 000000000000000000031a0484eaa36f187e0004aa5b1932b97e7552cf6b9b36 3,257 1.00/1.00 vMB 10
858,945 858,945 0000000000000000000214a0dc06f49f5714f13ac7dd3f8687bbda10dfbdb8bf 3,411 1.00/1.00 vMB 4
858,944 858,944 0000000000000000000115be62a671b8f78d2838e939ca176600abd7863af3b7 3,734 1.00/1.00 vMB 7
858,943 858,943 00000000000000000001f782ea2d8c3e435bc7d28f5ee020e39cb8b003a1b32d 3,709 1.00/1.00 vMB 8
858,942 858,942 0000000000000000000203346a8b65ae451e1ad639c41b5954b33b295d40e429 2,106 1.00/1.00 vMB 2
858,941 858,941 0000000000000000000231f977a9d1325f256d8a4c4552c06d5125295237764d 2,626 1.00/1.00 vMB 3
858,940 858,940 000000000000000000003687183255854dcd72292708a79eed8b8bcddccdd9a9 3,099 1.00/1.00 vMB 6
858,939 858,939 00000000000000000000a65947afccfcf96289245677f5e980445d7bb3da81e7 4,665 1.00/1.00 vMB 4
858,938 858,938 00000000000000000002b2e01e3c8ce10e3afbca42887d88fdd892178f86d421 6,937 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.17 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: 653.47 GB
    • Received: 13.90 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.