Loading Tool

Explorer IconExplorer

Memory Pool

84,555 transactions
31.41 vMB
0.08981378 BTC
Random Selection Loading Transactions
Max Size: 192.59/200 MB

Candidate Block

Mining Attempt e713594583c726ec077a3b4c58be6215cf88bb1c8332346271ef2f6797363147
Version 20000000
Previous Block 00000000000000000000c4dd7a870155212c22d4c3fb23c277f0344663518319
Merkle Root 639cf551e57c07574a69630f8064cedc5abe668f637732073615972572e9cc3d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,882
Size: 1.00 vMB
Total Fees: 0.01339770 BTC
Feerates: 73.20 > 1.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,366 (371,786 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
543,580 543,580 00000000000000000015e58d327690bb846783121e0fdc402e70ab6d3b457159 424 0.13/1.00 vMB 16
543,579 543,579 0000000000000000000e51c6bead990c6b47ae2b7dc5870fcd78eb8358abfbf4 2,484 0.98/1.00 vMB 22
543,578 543,578 00000000000000000009bef9e3e237d0ceec43d3399bf4c6f504debc055e1565 905 0.32/1.00 vMB 19
543,577 543,577 0000000000000000002395da397a7b40ffcaed39309b9341c76a8265cc65e8f7 1,227 0.57/1.00 vMB 11
543,576 543,576 0000000000000000001682d61d0b5e33deb884d520350a4467bd83f130876b45 1,966 1.00/1.00 vMB 23
543,575 543,575 000000000000000000064064f50086f8983be9da0cf90c2f1133fdd4cae2f285 451 0.17/1.00 vMB 22
543,574 543,574 00000000000000000014fc253a7e4b5a3d47b568917d6084d2b7046448cd3f9d 1,037 0.41/1.00 vMB 17
543,573 543,573 00000000000000000018c3817797574b0286bb1f1700fcd25d43318b1bcc57af 1,140 0.47/1.00 vMB 23
543,572 543,572 00000000000000000008afa8857f5a3a90d4980459d10c0e5704fe20285f81aa 2,046 0.82/1.00 vMB 3
543,571 543,571 000000000000000000159fd1789e50d137ca72ef6d7d6f95c347e0026c21afe1 2,774 1.00/1.00 vMB 31
543,570 543,570 000000000000000000212a7bad8c7914c5f4752f72a8b60f1ecd55105cb071f2 2,003 1.00/1.00 vMB 29
543,569 543,569 0000000000000000001897a4650f14647affb521ff69649387758c85e6aba45d 1,452 0.76/1.00 vMB 15
543,568 543,568 000000000000000000064258b91acc083a33069ba3d9d3ab337dabf49d28d488 2,999 1.00/1.00 vMB 6
543,567 543,567 0000000000000000000a2351da7e8e1bace9a67e749dbeecc735d23d9c61318d 2,506 1.00/1.00 vMB 47
543,566 543,566 00000000000000000025d1bfc03c27d0a9528ecb8612c145d2062a56c5386e36 336 0.15/1.00 vMB 16
543,565 543,565 000000000000000000008ddcd9d0ba1dcddfd3771f969d642e1c344e6e030e01 2,941 1.00/1.00 vMB 18
543,564 543,564 000000000000000000064c8cf1b6471b5eda3ac914c2d91a52e817958a496347 422 0.19/1.00 vMB 36
543,563 543,563 0000000000000000001e215462d5cebdc1888f5be04e060c6c8751abc7b1a7e2 690 0.23/1.00 vMB 16
543,562 543,562 0000000000000000000df9e92b22a6bb037a7cb561a25caa7e89ba7bdfd0e536 1,774 0.75/1.00 vMB 20
543,561 543,561 0000000000000000000f90e163aeb792a9459fc9ed852da4cdf3ebf52cff4757 590 0.19/1.00 vMB 21
543,560 543,560 00000000000000000005823587f97c4b72e176c638d24849d7394bd4c9de850d 599 0.20/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 783.03 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: 719.51 GB
    • Received: 18.08 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.