Loading Tool

Explorer IconExplorer

Memory Pool

84,570 transactions
32.92 vMB
0.10666768 BTC
Random Selection Loading Transactions
Max Size: 195.29/200 MB

Candidate Block

Mining Attempt 9e10af81f7b8f65cf8f1938deb770d508107cf41a071c7426f94c478c14e9689
Version 20000000
Previous Block 00000000000000000001f05e8cc23d696cae40de9f163b230f36285173964d24
Merkle Root 65bef4057561e8caee6fe189a34e5503f4feb0a312c7f5f0871d019b4e57bf17
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 959
Size: 1.00 vMB
Total Fees: 0.02024268 BTC
Feerates: 40.21 > 2.03 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,339 (86,195 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,144 829,144 00000000000000000001403423565e8e61bbe9f327759d7c8a0308dbec613e47 2,472 1.00/1.00 vMB 34
829,143 829,143 000000000000000000018179096bcd93293ca014b49b3bd1b119c574ae617ac1 1,563 1.00/1.00 vMB 30
829,142 829,142 00000000000000000002fe69169e597d080eff7dda78f36b9e14a2fc0a8c367b 1,549 1.00/1.00 vMB 29
829,141 829,141 0000000000000000000213cd6aee0bb04ac8d22081bb93a2936c51d81c0578e1 702 1.00/1.00 vMB 26
829,140 829,140 000000000000000000017c2f6b07779edbbf3fc36a5e68385d0cc62612655a04 440 1.00/1.00 vMB 23
829,139 829,139 000000000000000000012d3e3f5a48788fcd4c785a7429e3da5e9906e11aac1e 1,517 1.00/1.00 vMB 31
829,138 829,138 00000000000000000001ef7f10580a20ac61f48e56789ccce47a49f64f64eadc 1,373 1.00/1.00 vMB 29
829,137 829,137 00000000000000000002d872eb4776c5544223f63056fd12502245ec6e092d53 240 1.00/1.00 vMB 23
829,136 829,136 00000000000000000002b717a65949a772e43871fc25982071a5f2e0c8c8088d 1,113 1.00/1.00 vMB 27
829,135 829,135 00000000000000000000eebf976065ce7dc8a9f33892da49591b86b33f66477a 1,669 1.00/1.00 vMB 26
829,134 829,134 000000000000000000010a8539a6afc583edd95295f17b436814126adc13a640 2,999 1.00/1.00 vMB 43
829,133 829,133 00000000000000000001acfdd9ea1494e0beb216fa8937fc696ba5236c4b3c4e 688 1.00/1.00 vMB 27
829,132 829,132 000000000000000000005a6e25375029bc4dfd114b70cb352ecf248d17212bf5 1,063 1.00/1.00 vMB 27
829,131 829,131 00000000000000000003886e7a161b87cecc61d62e29f268291dde185e365013 1,542 1.00/1.00 vMB 32
829,130 829,130 00000000000000000000b6acf82e18f7066e0e4200bb60773b7bf811aae87300 1,651 1.00/1.00 vMB 33
829,129 829,129 00000000000000000001cb6814e50322f642da904c609dc7c59cc8dee9f5a74f 906 1.00/1.00 vMB 30
829,128 829,128 00000000000000000003a8caf5d3e00a57c13f2f0dd2612ae9ee14cf4ce861ee 1,135 1.00/1.00 vMB 30
829,127 829,127 0000000000000000000321810d8ecde9847bc08403dcca130a4cba7eb9666e9f 1,813 1.00/1.00 vMB 39
829,126 829,126 00000000000000000001c51281186af25447b9ec34fb4de5beca775b58bf9134 557 1.00/1.00 vMB 25
829,125 829,125 000000000000000000023c7cd50aef6142088ab01c21cd310c1158e185ca4fd1 850 1.00/1.00 vMB 33
829,124 829,124 00000000000000000002d1760c37ee9b25f6bec0edf25d5e3b8fb680160383c7 499 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.98 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: 716.46 GB
    • Received: 17.81 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.