Loading Tool

Explorer IconExplorer

Memory Pool

82,938 transactions
31.26 vMB
0.09055148 BTC
Random Selection Loading Transactions
Max Size: 191.60/200 MB

Candidate Block

Mining Attempt 94ae2bedc03bde07f0d636976c44b1bbbadae2e5f6efc425e5722f5a34ab60dd
Version 20000000
Previous Block 00000000000000000001c741e94ff9ce9b4832dde958a2941db0822cdb652151
Merkle Root 87ad42997c9dc8e3e94a6abdac1a24e350d8594d5d7b2b8138c2b94c0b51a4fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,943
Size: 1.00 vMB
Total Fees: 0.01997325 BTC
Feerates: 301.60 > 2.00 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,220 (163,761 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
751,459 751,459 00000000000000000004135007165cc42e8dd4037415263641b9116b0c6f6aed 358 0.10/1.00 vMB 11
751,458 751,458 00000000000000000009b8793882f2705a2b2cb8f7878146ebc5ac0e3cfadcbd 128 0.06/1.00 vMB 8
751,457 751,457 0000000000000000000479f13c58737c287f3afd8b068cc3a4210a96088882a6 1,919 0.84/1.00 vMB 7
751,456 751,456 00000000000000000005991946f4405bbf5b4b65fc21eaaf82f0a92ade472a17 507 0.23/1.00 vMB 7
751,455 751,455 0000000000000000000004e4ec4b195597201ae4628e70aa8ab05eb64b53ffac 751 0.29/1.00 vMB 8
751,454 751,454 00000000000000000008569db73757e8666f13ca9cb79f457733ed18e0c22804 4 0.00/1.00 vMB 6
751,453 751,453 00000000000000000004ce8bb70db8c9738c70971dfe958b8ec786ed363fa9f9 1,271 0.48/1.00 vMB 8
751,452 751,452 000000000000000000011b85ff0c63fdb5fae5d10f163ab7412a2e1bd2ecab12 575 0.36/1.00 vMB 5
751,451 751,451 00000000000000000004c41e345612236ece2bac641ee47fa70fed20ad82edb0 1,413 1.00/1.00 vMB 8
751,450 751,450 00000000000000000002fd773fc330b063089441cf1cd28c0ba853cb8492322a 1,214 0.56/1.00 vMB 7
751,449 751,449 00000000000000000000e163eb26620b60f7e0bb013473f92fecd8eecd2856e6 1,925 0.68/1.00 vMB 8
751,448 751,448 00000000000000000003c047ac081f34bbe55abdd77defc67d76e2e1777ead7d 411 0.15/1.00 vMB 8
751,447 751,447 00000000000000000007b3550b31da99b4123f261315039a2724224492aa293c 207 0.08/1.00 vMB 6
751,446 751,446 00000000000000000002f9dd043d931a940cf6334344c2f232051880d02d7321 975 0.28/1.00 vMB 7
751,445 751,445 0000000000000000000552107f5cd6dafb0498230b38c7424bb1964d99e08a15 701 0.26/1.00 vMB 7
751,444 751,444 00000000000000000002d48c75d693b1565358e2a56d946794b81cdaff3be43c 1,785 0.62/1.00 vMB 7
751,443 751,443 000000000000000000002759773aa7de2d1bd61548885e57ac758c0b32a5123d 582 0.56/1.00 vMB 4
751,442 751,442 000000000000000000094ab5a06b1b7fce85b116d147b7ee174e41841a01b68a 2,796 1.00/1.00 vMB 8
751,441 751,441 000000000000000000029c3e0425a7268ca085892258a1b3000983f36aaa1e52 2,008 1.00/1.00 vMB 2
751,440 751,440 00000000000000000002b8f4e3d57a9340c6de011d5a3b12a41e3761dc0dd3f5 3,288 1.00/1.00 vMB 12
751,439 751,439 00000000000000000000afc41f25ada84ae77809ee1227f288b125eb701ec39a 238 0.14/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.77 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: 709.31 GB
    • Received: 16.87 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.