Loading Tool

Explorer IconExplorer

Memory Pool

106,480 transactions
20.62 vMB
0.06920777 BTC
Random Selection Loading Transactions
Max Size: 160.31/200 MB

Candidate Block

Mining Attempt 127ce0300bdf65a05f99edc28dac897056facc388e5b7d8be262380b4b37a1c6
Version 20000000
Previous Block 0000000000000000000025607962bc69ea2a8096e779648f7c08c2ac6c7f3c84
Merkle Root 9505a27cbe7e51a4cac79bd829efd1ba6752962d667b8a1a511f514a8b57dddb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,886
Size: 1.00 vMB
Total Fees: 0.01904448 BTC
Feerates: 486.01 > 1.91 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,801 (759 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,042 916,042 000000000000000000019bceb7c8c1111a19bd48b10fc8957cb353ce382cc05b 3,869 1.00/1.00 vMB 4
916,041 916,041 000000000000000000011e1dda63a40dee28496340d20def75852bcdd9dbd7aa 2,810 0.99/1.00 vMB 2
916,040 916,040 000000000000000000011ebab5f9f848870f7d4e8050e3a83166eb6ef4eb152d 3,382 1.00/1.00 vMB 3
916,039 916,039 00000000000000000000c199428c2f3d70da06f6194c3427ac909a1d616bc897 3,105 1.00/1.00 vMB 2
916,038 916,038 00000000000000000001944c43a76dfe6bdfa887014178778a08e74bc224d3a0 4,101 1.00/1.00 vMB 5
916,037 916,037 000000000000000000002083b399e7a761a10f0ab5e7cc53323b3d79690a329b 3,748 1.00/1.00 vMB 3
916,036 916,036 00000000000000000000497d07ff3460e10ff37edbab9d7cafb89c34db241493 6,316 1.00/1.00 vMB 0
916,035 916,035 000000000000000000019094cb7685061ac016d9a02e63e038324c39e83d6161 6,006 1.00/1.00 vMB 0
916,034 916,034 0000000000000000000168e873a025f10823bb3be49fc061215e223398586c53 3,887 1.00/1.00 vMB 0
916,033 916,033 00000000000000000000f60f616b19b62ba3a18e64d5ae9a84791e79c94863d3 3,179 1.00/1.00 vMB 2
916,032 916,032 000000000000000000006e02c279b8344d62ea5132e33483c8ac861d8bc90834 3,684 1.00/1.00 vMB 3
916,031 916,031 0000000000000000000010c52114820c9bbfcd4a469a027e3c8c6443c729ceee 3,000 0.91/1.00 vMB 3
916,030 916,030 000000000000000000015d6760a64e766c0d424f4f93dcb0c4ed517d92bb5d6e 3,976 1.00/1.00 vMB 2
916,029 916,029 0000000000000000000111818f7299025e9c7362fb76d608484f7f6b6d81586f 1,430 0.42/1.00 vMB 3
916,028 916,028 00000000000000000000d9f8a3de2b03efad2adb4fbc7605c3518369ae0bfd1a 4,288 1.00/1.00 vMB 1
916,027 916,027 00000000000000000000f9974808f5f5df143b07289c8008702c9fd1596e3c59 1,702 1.00/1.00 vMB 2
916,026 916,026 00000000000000000000f088f69fd13e26677c945cf837a81ba79ac9371421a6 595 1.00/1.00 vMB 1
916,025 916,025 000000000000000000004d866b71a6939438ff68cde9bdd77ce643e05a1ab370 2,613 1.00/1.00 vMB 3
916,024 916,024 00000000000000000001c455a6598eaa427022b2c29c7bb9d732c26ffcb96120 2,501 1.00/1.00 vMB 2
916,023 916,023 000000000000000000011d4b1d46f66408e6cdb4ae16b6b7a059cca6a54f69fd 3,036 1.00/1.00 vMB 3
916,022 916,022 0000000000000000000184d075a2f8e44ff43abe091dd7b1cebbbcef72087c2b 3,953 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 785.47 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: 964.44 GB
    • Received: 29.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.