Loading Tool

Explorer IconExplorer

Memory Pool

79,114 transactions
30.03 vMB
0.08281646 BTC
Random Selection Loading Transactions
Max Size: 183.00/200 MB

Candidate Block

Mining Attempt acaa9d91ab99978d1f44879e140924ff154f9106d8c10b3e66f40f5b05f8fcf7
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root 8eee2eb6bb213fa54de23d57afb52c5477ef8c24c19493c9f499f8a0eb7df08c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,009
Size: 1.00 vMB
Total Fees: 0.01611441 BTC
Feerates: 300.83 > 1.61 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (35,527 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
879,867 879,867 00000000000000000001481c2e203098f6a5776a44f300e8db1a6178fde14cae 1,059 1.00/1.00 vMB 1
879,866 879,866 000000000000000000016bd52b2ffeb1c35b79754213458a3b30b604187e48f0 2,085 1.00/1.00 vMB 3
879,865 879,865 0000000000000000000214da8e3495d48359d346bfcbe57b0f48bf321bec7c52 2,512 1.00/1.00 vMB 6
879,864 879,864 0000000000000000000033cca132cd4853f3b8835da70264c49d0ca6460abef4 589 1.00/1.00 vMB 1
879,863 879,863 0000000000000000000169756a51e8c8beef584be9e216aea906d0f2878e5bd3 2,106 1.00/1.00 vMB 2
879,862 879,862 00000000000000000002852e50c3a3e0f887a23e672e113cbf6e1602df6215ff 324 1.00/1.00 vMB 1
879,861 879,861 00000000000000000001e5ddfc9d9b6d085f6061817e98cee2eeb74853d1cda9 1,222 1.00/1.00 vMB 1
879,860 879,860 0000000000000000000259e5989e6fc66275b7fa31dbd6bbd7542e7dee39027d 2,104 1.00/1.00 vMB 3
879,859 879,859 000000000000000000014e219cb7802dcb158b528ada270af5545359be4088ed 404 1.00/1.00 vMB 1
879,858 879,858 000000000000000000005ff947375281e4c1d6bb6a9fa526b04f6c9712fbf926 465 1.00/1.00 vMB 1
879,857 879,857 00000000000000000000aafe7e1a93c18cd82fefc89160c3e7146e01570ae8a3 545 1.00/1.00 vMB 1
879,856 879,856 00000000000000000002150e4460971fa2a3b7e261933e67f0427af412efc0ce 519 1.00/1.00 vMB 1
879,855 879,855 00000000000000000001f7ed0f080fbe0e2839dd1655460fbf0378fa25516d05 2,988 1.00/1.00 vMB 4
879,854 879,854 00000000000000000000d306e3bbb890ce580d86d50d36460dd076d1fdc11da2 2,203 1.00/1.00 vMB 2
879,853 879,853 00000000000000000000fe5b2ef6bfe63155d14c4612acb8b843baaed8e92d91 2,343 1.00/1.00 vMB 3
879,852 879,852 00000000000000000000a590a007ae68cd789547d49847938b510c2b5dfccdc4 1,410 1.00/1.00 vMB 3
879,851 879,851 00000000000000000002513bad693298e16562b0d5a537fe3817ff98b208486f 2,157 1.00/1.00 vMB 3
879,850 879,850 0000000000000000000113fa9eb64a3cfbc4892ff4f44e4780dc6378775afeab 674 1.00/1.00 vMB 1
879,849 879,849 00000000000000000001512bf8ae5a982a8976a4a8fc2d9c4d9ecad3ea1f4edd 347 1.00/1.00 vMB 1
879,848 879,848 00000000000000000000e3b70bc1e4a4b762b2c1ae052fb2bc024f451d1ee9ae 1,557 1.00/1.00 vMB 1
879,847 879,847 000000000000000000012df0adf2cf853dd24dee873e1af2a908b619e1749f57 3,433 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.31 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.