Loading Tool

Explorer IconExplorer

Memory Pool

48,303 transactions
28.23 vMB
0.09641826 BTC
Random Selection Loading Transactions
Max Size: 150.28/200 MB

Candidate Block

Mining Attempt 0c4c68bd893a3d01e3edf9136257c1f2973851c57538403067e6d435f9aebfa6
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root 3ca6f1493d7ef9e446bcf3c0d06dab696b6561375da505fec52cee0b6d32bdef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,976
Size: 1.00 vMB
Total Fees: 0.03972582 BTC
Feerates: 500.00 > 3.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (142,845 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
771,944 771,944 00000000000000000003ec9e23d8fbc48558b6e89cec95cefa7176528f2b93cf 926 0.25/1.00 vMB 9
771,943 771,943 00000000000000000002919ea1fa3e95a6a235e6e86ffceaeb563598e9e5ebed 849 0.28/1.00 vMB 9
771,942 771,942 0000000000000000000455cda23137518cf7aa7eba39b99c54d66f886b98157f 929 0.28/1.00 vMB 8
771,941 771,941 000000000000000000081becc2a03540bb2c1c3b8e259e4a4e8bac1464f81dd6 1,500 0.88/1.00 vMB 6
771,940 771,940 000000000000000000004c5f3f5e762faf5aa503cc390a851c9dda08df3a4f0a 1,997 1.00/1.00 vMB 5
771,939 771,939 000000000000000000054c39c3ea86ef28951efd26544f17e84df85ab344a0ab 2,948 1.00/1.00 vMB 8
771,938 771,938 000000000000000000062d38a31e5e3d17f2f0f67ed07de1e4bc22dc940b9b13 1,882 1.00/1.00 vMB 13
771,937 771,937 0000000000000000000053d43048d61dbecf72954a4ddfa215fee10dd90b4557 105 0.03/1.00 vMB 14
771,936 771,936 000000000000000000018417d6f944cae76b2429094ebdbbee70eeaf963ed4db 1,642 0.59/1.00 vMB 2
771,935 771,935 00000000000000000001640c0ed306f9aaee2737a078d66cfaeb870d0a0f4fc8 3,623 1.00/1.00 vMB 15
771,934 771,934 000000000000000000000976bd43ad724c6a56943e50d06df2226a64c14e6c37 1,036 0.32/1.00 vMB 9
771,933 771,933 000000000000000000053c5b1b9491a3cb1130194ec974a7e96d7dfd98ef667e 1,658 0.52/1.00 vMB 8
771,932 771,932 0000000000000000000763c068b6b538f9f9e542ece1f83bbcfebaff68a4c829 2,728 1.00/1.00 vMB 5
771,931 771,931 00000000000000000006091f777201f5731b236b238bd84c1b8c40d3830a7f42 2,722 1.00/1.00 vMB 8
771,930 771,930 000000000000000000023dde65a12770f71a5770a7c36f51310d0d7a2601c522 3,376 1.00/1.00 vMB 10
771,929 771,929 00000000000000000004fac72e343181803faea83cdec8c4bcfc79a637634105 3,039 1.00/1.00 vMB 16
771,928 771,928 00000000000000000000c75a8a853c2b8f207fcf2906a6668e93892cf7851678 1,797 0.71/1.00 vMB 4
771,927 771,927 00000000000000000007ec5335e6c7a30ff2940cc9f2ae99fc768432ca3ed5e2 3,330 1.00/1.00 vMB 6
771,926 771,926 0000000000000000000317847f1a4fa774e3671a8a6387e8813e9cd371399a13 2,794 1.00/1.00 vMB 16
771,925 771,925 00000000000000000005f5add2597d3f6c9b4b509b10ed5cdcb28e7d41944e9b 1,700 1.00/1.00 vMB 12
771,924 771,924 00000000000000000003c1e109740e44676e961de3372c9bedbac3b72c113a23 1,977 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.01 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: 649.48 GB
    • Received: 13.18 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.