Loading Tool

Explorer IconExplorer

Memory Pool

46,739 transactions
22.52 vMB
0.10723005 BTC
Random Selection Loading Transactions
Max Size: 125.82/200 MB

Candidate Block

Mining Attempt 1d812008e3e13ee3dd1318ca2dadc799d4c9f5aaa656a1e2c5059ded54446040
Version 20000000
Previous Block 00000000000000000000d451218953608884fdf06a7d0218542220f2352919d8
Merkle Root acb7b596b105da5c997e5ebd1a625eb7151adf1cfe73b981c98c7b0a4a2be3f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,773
Size: 1.00 vMB
Total Fees: 0.04329161 BTC
Feerates: 192.68 > 4.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,093 (760,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,978 153,978 0000000000000725c289ab7db56b663c138a5a605979409cb1c953fc0bb5a458 104 0.03/1.00 vMB 20
153,977 153,977 000000000000021b70eacd90a40441f44dcaa61235432b009c5eb5e0995f5a19 14 0.00/1.00 vMB 29
153,976 153,976 0000000000000467d9cfb12bcb414387bf75ca3985f054606aabeb85a915a984 57 0.03/1.00 vMB 700
153,975 153,975 0000000000000564fa1f4478c3fd4b2f2fe787a05f638736dd12db05281f8cdc 23 0.01/1.00 vMB 60
153,974 153,974 0000000000000a400828d3457013b53cf63224d802e90fd93415386c546d2482 22 0.01/1.00 vMB 16
153,973 153,973 0000000000000d128535c61bc96da20f20b872dc1e55aca4e7df9150318d71ce 51 0.01/1.00 vMB 247
153,972 153,972 0000000000000ae34c3565f067924ec9a197f97b83465d1ebb92cf910c3565ce 15 0.01/1.00 vMB 0
153,971 153,971 0000000000000a048168934a5e261116f098fb84a82bcc4fe01d42ca9c156057 114 0.04/1.00 vMB 27
153,970 153,970 0000000000000dd66d3e51ce05482bd0b67fa6f4896f258371aa8d2663893e56 2 0.00/1.00 vMB 193
153,969 153,969 00000000000008d4b2fb37206d326a862796f869706ed7d08913d6849cd47742 28 0.01/1.00 vMB 162
153,968 153,968 0000000000000008c333e2e70d03b9c3aa8b41c94044e4b9790b8881fff04b8b 17 0.01/1.00 vMB 970
153,967 153,967 0000000000000bdfdeb67e2742fd0597523fc8602f95b37b96c949eb0e789d09 47 0.02/1.00 vMB 798
153,966 153,966 0000000000000383edce1e3afbe5f8dbc59e1a716dd5cf8be5c0ab428b9e02b4 11 0.00/1.00 vMB 0
153,965 153,965 0000000000000d0cd8f97d34e476d6d08d2d0575e36a404783376a1a2cb660eb 36 0.02/1.00 vMB 61
153,964 153,964 0000000000000ba6d61ad7cf0f32797fbe5323539c56b57c899d29ae118b9590 4 0.00/1.00 vMB 0
153,963 153,963 00000000000003ceb753b44d8d9169a41802939ef0996aad3e4e25f054a53096 9 0.01/1.00 vMB 37
153,962 153,962 00000000000005f333aa6c39d61b773a24d38aa2ee8dc921c7e74f4bf70c8dff 12 0.00/1.00 vMB 332
153,961 153,961 0000000000000ca8ede99bdfc25ed2f950ea04142fe0ed145941e6f77177f9f6 12 0.01/1.00 vMB 43
153,960 153,960 0000000000000393134b64cb6e0b51f8f632643ce0be4b80a48fee0efeb1baa5 12 0.01/1.00 vMB 94
153,959 153,959 00000000000002c9d1c8505ed0472d7cb1e13348fe45372904931fb06ba14b5c 101 0.03/1.00 vMB 1
153,958 153,958 000000000000051d8ae110ea58a33c79f79847f5f38f4c715d874ff0bd7a8d57 47 0.02/1.00 vMB 121
Previous 10 blocks ↓
Total Size: 780.76 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 557.88 GB
    • Received: 7.09 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.