Loading Tool

Explorer IconExplorer

Memory Pool

81,245 transactions
30.46 vMB
0.08499526 BTC
Random Selection Loading Transactions
Max Size: 182.96/200 MB

Candidate Block

Mining Attempt 04a0af57edceac00ef5fe3d57af5a0b492191d23a8b1f42f7a00840db9233754
Version 20000000
Previous Block 000000000000000000005486e251aed8c030d32cefd8c077bbe263649de79032
Merkle Root 6315fb71ac035a327206c1246caeb7e00dd3fe78f65adf9015049bacb782301d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,203
Size: 1.00 vMB
Total Fees: 0.02135085 BTC
Feerates: 100.24 > 2.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,987 (220,323 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
694,664 694,664 0000000000000000000e939f2d489d15d79534bbb6b133a8eca72886cc2cfaef 2,727 1.00/1.00 vMB 11
694,663 694,663 0000000000000000000ce9c46feb42c0982d8f0bd24d4554a23903e472b0044d 1,265 0.47/1.00 vMB 11
694,662 694,662 0000000000000000000d00c221e619ce3ad8123b6d62a5ccde1af8d3df5e32fc 651 0.24/1.00 vMB 12
694,661 694,661 0000000000000000000b75d5bdb7f30e9886e9f950ef7e79c5f43e25596965cb 487 0.24/1.00 vMB 2
694,660 694,660 0000000000000000000af1208e941868e25eabf21b084a08f2c614fb8cf4614d 1,192 1.00/1.00 vMB 2
694,659 694,659 0000000000000000000c3097b563f06b25c25eb0c3e1d231e21b22c0b24a864c 2,770 1.00/1.00 vMB 10
694,658 694,658 0000000000000000000311403061621a257939262b10fca8fd2a6dfe6c4d55bb 2,633 1.00/1.00 vMB 23
694,657 694,657 0000000000000000000fd01fab2928be4b3975749aeca290c75fae0fc027b51c 1,664 0.59/1.00 vMB 10
694,656 694,656 0000000000000000000d796bd62447c6b92d56c115f3c28bc82b25266a224c4e 2,169 1.00/1.00 vMB 12
694,655 694,655 000000000000000000116ba4b94dbdab8c2f220c36711b575581d436c7183f85 1,090 0.38/1.00 vMB 11
694,654 694,654 00000000000000000010cfbc544a66676aa15e170b80fb5977bd20e9c07aff39 67 0.02/1.00 vMB 6
694,653 694,653 00000000000000000000dfbde81a29b55be916b469c99921cc6299aacddf4fc4 2,535 0.91/1.00 vMB 11
694,652 694,652 00000000000000000009f57f9b655a54dc34987df86d6eb0660f73cb4edbce5e 2,036 0.75/1.00 vMB 13
694,651 694,651 0000000000000000000110979f52dff614a4db68a5538d79ed6a7948e7e8c960 844 0.33/1.00 vMB 8
694,650 694,650 00000000000000000005c438448044e204c93bc8f274dd4d565c5af71a665f8a 1,485 0.59/1.00 vMB 9
694,649 694,649 0000000000000000001266d0b7cce1db3ee0b9ad224078b267503a70c1830a6e 377 0.19/1.00 vMB 7
694,648 694,648 000000000000000000005f1e5693ef479e9ea6d19e7e7ef18aab74ec487b1a12 860 0.35/1.00 vMB 9
694,647 694,647 000000000000000000084d6ef419e38ff717b14a61709d73003dc501f04f7363 157 0.05/1.00 vMB 11
694,646 694,646 0000000000000000000c8852578b02c09f4a3449cbda85990500bead39e0d4ef 521 0.18/1.00 vMB 12
694,645 694,645 0000000000000000000aacfe4f0d176971ac6e18c74fdc846b5664a90f2cb33d 192 0.07/1.00 vMB 8
694,644 694,644 00000000000000000002062fcdf5ac7b74991b0a9cceedaefdcb098c040269c1 292 0.11/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.37 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: 663.65 GB
    • Received: 14.92 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.