Loading Tool

Explorer IconExplorer

Memory Pool

77,195 transactions
29.45 vMB
0.07004366 BTC
Random Selection Loading Transactions
Max Size: 179.82/200 MB

Candidate Block

Mining Attempt f1fa4a0fd04f97c819d9ddfa3d2a6ac289b00f90b89a4617aaaaecb2ede7ad88
Version 20000000
Previous Block 00000000000000000000dfa530c4ab31d931e5d06823520654db1c3208c709d2
Merkle Root 8980db62ed086dd03091e530672ff960629cad2cad368d2884572c2ef10bd47c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,813
Size: 1.00 vMB
Total Fees: 0.00515386 BTC
Feerates: 40.21 > 0.52 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,398 (819,976 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
95,422 95,422 000000000006674fec8e3458681442bfa0085b13cd5587d61a37bcba8d82424e 1 0.00/1.00 vMB 0
95,421 95,421 0000000000001d98417f7f66ce9cbce7fa9fe6b55a6ba820c633a1cae52a8a91 2 0.00/1.00 vMB 0
95,420 95,420 00000000000233334b157d901714baf59e5b9236227b2878844e52244da4195e 1 0.00/1.00 vMB 0
95,419 95,419 000000000001187cd0707c86431a00f9edf78c4c41de3b986a604e71a3e82da0 4 0.00/1.00 vMB 0
95,418 95,418 00000000000447c72d2f88847ccd8291cb25fc55366f9d4e923ae2dd420b362c 2 0.00/1.00 vMB 0
95,417 95,417 000000000003ce0a27c4c9b9e6326805d3eb07fb1e8700a44dfebf93e45492da 1 0.00/1.00 vMB 0
95,416 95,416 00000000000071085558b9040ff4d562b7c1909802a4ed574946cf749bc13b0b 2 0.00/1.00 vMB 0
95,415 95,415 000000000004515c40d5e005f34bb25abfdf0b93823768e4a5b4492af515534f 1 0.00/1.00 vMB 0
95,414 95,414 0000000000061d693a33eda5b410918ca9ef17c951913e2fcfeb7dae47e93f3e 1 0.00/1.00 vMB 0
95,413 95,413 00000000000489a48486e5a3be3138e08166a007df5c3e54c3d46725422e9602 2 0.00/1.00 vMB 0
95,412 95,412 0000000000062fb4d8ba3511f8b89cc34ebce6ca08cf5c78c2fbea5912d081de 2 0.00/1.00 vMB 0
95,411 95,411 000000000005970b0f1f42e8d61c1352d570b32474daa60f2405a1504cf63df5 4 0.00/1.00 vMB 0
95,410 95,410 000000000000d176992931d30807b1ca85dbb6429517c59403f27dd3ee94b326 1 0.00/1.00 vMB 0
95,409 95,409 0000000000019d8e165e34d34c3b0f9df789b1d74ee1fbc7830b51a6b217c004 1 0.00/1.00 vMB 0
95,408 95,408 000000000003515f4fbeba9ea02e359ff268f90b92326432753ca4a6aa2d1080 1 0.00/1.00 vMB 0
95,407 95,407 00000000000704547949345cb7283603a5a821cde2241b7a3aa5fde40ccb77e1 1 0.00/1.00 vMB 0
95,406 95,406 0000000000036a921bd3d2ca607bfc6bd932fe98c655c82c3999f52bd5ca1d7b 2 0.00/1.00 vMB 0
95,405 95,405 000000000001361df649b80f9c4d5a8a4e25bbd0ddb2f7110b216efca89b4947 3 0.00/1.00 vMB 0
95,404 95,404 00000000000339072e67d9c5409ffbaa29448b136910b30f6efd753bf088f1dd 1 0.00/1.00 vMB 0
95,403 95,403 00000000000634d7ada6c08cd760d2c6929c374809442940451a399c1d2e54c1 1 0.00/1.00 vMB 0
95,402 95,402 0000000000020db3ca001ae11bc22bf84facfd01f000f15a67ddfd5cb648c072 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.08 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: 721.13 GB
    • Received: 18.35 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.