Loading Tool

Explorer IconExplorer

Memory Pool

81,160 transactions
21.84 vMB
0.06513663 BTC
Random Selection Loading Transactions
Max Size: 146.45/200 MB

Candidate Block

Mining Attempt c9f3ed7416b30810ca2e2a8e8aa8b7bf1f5d08d99cf630649db75df4265006b4
Version 20000000
Previous Block 00000000000000000001ee3fe87da2553f46c31311838dad2768d85b204c2e80
Merkle Root a6b0b33b2a3a7d41bb6aa384e86e17be2fb961e30a21a95415839b89a6359351
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,535
Size: 1.00 vMB
Total Fees: 0.01516339 BTC
Feerates: 200.71 > 1.52 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,175 (862,740 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
53,435 53,435 000000000731015cac8bd3b84380639f97a6bc3125b983cda3bc60247ab9ad98 1 0.00/1.00 vMB 0
53,434 53,434 000000000ddcb13332e68086b25472a761734959b9f5acedb4cab9a1baa3a462 1 0.00/1.00 vMB 0
53,433 53,433 00000000163d3d2b0ddbf3d2cc0d6cba639fdc52e23c34e6b44bbfc95b850c65 1 0.00/1.00 vMB 0
53,432 53,432 000000000116a236e90b1910c351a9b6105010f2a2a324ffeda95d963f5d2dcc 1 0.00/1.00 vMB 0
53,431 53,431 0000000002d3a1f4cb4687fd3d7d2a608e1e526f22f85d7f84feeb4fe784fe2b 1 0.00/1.00 vMB 0
53,430 53,430 0000000014d740dc6d89263da3dcc997b18dc2c6e78e6fd41ab446e79a2c98c3 2 0.00/1.00 vMB 0
53,429 53,429 000000000e67c326b1727875e1ee76571f2bd420feabb836441d6302fd32a99e 2 0.00/1.00 vMB 0
53,428 53,428 000000000f8d1bb3df8149d7c429ae30330a21eb3bb2b5d2b53abcd839e54b10 1 0.00/1.00 vMB 0
53,427 53,427 00000000052174b374e29b1c986e87b0b9d02609473e5ef86cae783497e3a68e 1 0.00/1.00 vMB 0
53,426 53,426 00000000045888bcd9473146d2cd2efb655954049b0c756bd613539280b58a73 1 0.00/1.00 vMB 0
53,425 53,425 00000000103236523936388ff0fbfc5ab97e2abeae2a6d17daf9b10089729eff 1 0.00/1.00 vMB 0
53,424 53,424 00000000005c6ccb594e0fc1f61e1b4edd65b00c07069eeb9572a31d2af6c1b5 1 0.00/1.00 vMB 0
53,423 53,423 000000000144175e5163892c2fe5cd56e8732a06b17e6b1e96bbf6fabd550ac4 4 0.00/1.00 vMB 0
53,422 53,422 000000001372614ffe16035d8e61acf58bc5617e17fd71546d0db925ef2c9b04 1 0.00/1.00 vMB 0
53,421 53,421 000000001380ef59416c8ad56c7befa3f78c3a8c1d74ffb19638ea920f9fa51f 1 0.00/1.00 vMB 0
53,420 53,420 0000000014a967faf3a633f96b4536ff6a6395b0eb9e8313d3cbc993dbfa2b5f 2 0.00/1.00 vMB 0
53,419 53,419 0000000004b6e8e773f6cd49705e5a56ef35a3bf5f19832f9d632cd24ee912be 1 0.00/1.00 vMB 0
53,418 53,418 0000000008ab8eefdd32d32b53add8486698e2fce6a5766c11cc12fe023bbc5f 1 0.00/1.00 vMB 0
53,417 53,417 000000000ad64dcc2f4b3af14d5072ad5954915458c8fcc322ad93e8088908d6 1 0.00/1.00 vMB 0
53,416 53,416 0000000003cdcae8f8a09184526a2efc9c9d9d430774108ff9a193c5a23e42a5 1 0.00/1.00 vMB 0
53,415 53,415 000000000d8ebb51778d532bfb2a077dc6502f6fe04c0bce40c6e0a808fa4940 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.41 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: 821.41 GB
    • Received: 24.71 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.