Loading Tool

Explorer IconExplorer

Memory Pool

80,712 transactions
34.74 vMB
0.18115686 BTC
Random Selection Loading Transactions
Max Size: 194.54/200 MB

Candidate Block

Mining Attempt 70ce96ea93b2db4bbb3a18ef6cc0f5f97e32750c00b80a5f61ccfc5b053524f3
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 9381cad158b5a2d7437d70a8cb42a5c0599e90c25abf6ff9162b196d7356279f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,105
Size: 1.00 vMB
Total Fees: 0.05016090 BTC
Feerates: 150.93 > 5.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (30,689 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
884,726 884,726 000000000000000000010098ef7a8d4c046b4f16521c6472566e3b569d79f639 2,939 1.00/1.00 vMB 4
884,725 884,725 00000000000000000000037df41c36a2d83f28d43938586ccf0f42fa56eb6256 3,400 1.00/1.00 vMB 6
884,724 884,724 0000000000000000000272f369e3fee2130fb3ad546e3fc78c8a6d7d2711b0c1 4,741 1.00/1.00 vMB 3
884,723 884,723 000000000000000000021ba20c4c0d21fa4271e3fd6e9baf303f5f3c2e025dc1 3,078 1.00/1.00 vMB 2
884,722 884,722 0000000000000000000229a1e6aa9eb88451b3676446e6f3c37b71b8d0661ff9 1,930 1.00/1.00 vMB 4
884,721 884,721 000000000000000000016fdb502550bab9665d98bb7429cc08a9f56c8fcda3b5 1,683 1.00/1.00 vMB 4
884,720 884,720 000000000000000000023f7886c8d89bae4f52d0061df09b2a29d2dd9af75517 2,516 1.00/1.00 vMB 5
884,719 884,719 000000000000000000014f1bd265b5c6579d73da15d9793364a461b7e121189c 2,385 1.00/1.00 vMB 5
884,718 884,718 000000000000000000023306b98c67611d7e940ed60e1f8c3eebc4a60d4b3475 2,962 1.00/1.00 vMB 3
884,717 884,717 000000000000000000001f950e40be4f0e505911f7e589dc28db6906b5c60f6c 2,929 1.00/1.00 vMB 3
884,716 884,716 00000000000000000001cef3cb91adb3d0049b2afba0bcd79f3b5e9feef8598b 3,140 1.00/1.00 vMB 4
884,715 884,715 000000000000000000017cb5d25881f646ba3266fd775b1813a7cd17e8e3ba03 2,350 1.00/1.00 vMB 4
884,714 884,714 0000000000000000000258990efe68ef75f2876bd5e6e64cfb96ebcd0ed5fecf 3,521 1.00/1.00 vMB 5
884,713 884,713 00000000000000000000f84dc8c148e32f30cd86cb5bbbf7b5add1e89d3a352d 3,238 1.00/1.00 vMB 6
884,712 884,712 0000000000000000000211e644e4903861e2bc3d336d22613373bf886b3e5959 4,274 1.00/1.00 vMB 6
884,711 884,711 00000000000000000000f3d0f824c872f42d5836c1c7715a0814603ca3b2e666 3,235 1.00/1.00 vMB 6
884,710 884,710 0000000000000000000003379e5c248fafe1e7d4b49d7b9caf874d055a37a7f2 2,872 1.00/1.00 vMB 5
884,709 884,709 0000000000000000000202ea6d667ceff23b521f183acca5f3958716fbea5691 3,734 1.00/1.00 vMB 10
884,708 884,708 0000000000000000000077441f1a008f4d8c3fdb47b15ea590398faae45ef814 3,490 1.00/1.00 vMB 3
884,707 884,707 000000000000000000013c5406a2e055da292de5c454ba7dd5440d6c4a241e32 4,837 1.00/1.00 vMB 2
884,706 884,706 0000000000000000000085f24ef38c73d6f2a677a38e2fb7d5b020e11623d028 3,555 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.11 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: 734.19 GB
    • Received: 18.55 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.