Loading Tool

Explorer IconExplorer

Memory Pool

32,456 transactions
9.96 vMB
0.15379276 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.06/200 MB

Candidate Block

Mining Attempt fde6e821a7443a42182667299f5ec32ece283afc4fb10a19feb6b6a278b278e4
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 9f4c74ddcd89a47656779d0685832e72270900d1bb11e3b25baac36c8e65f310
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,553
Size: 1.00 vMB
Total Fees: 0.06699904 BTC
Median Feerate: 4.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (766,309 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
146,907 146,907 00000000000007d45d9726530fd1b37ceb6b0b687482afe6078488c109e94247 9 0.00 vMB 432
146,906 146,906 0000000000000496e2e896148d0ff2e694b11c569e10af3b80af75dfd5cb4f60 47 0.04 vMB 82
146,905 146,905 00000000000004d54e2ccd90493430ca704dffb103995eb8199ff4bc6643d678 102 0.05 vMB 148
146,904 146,904 000000000000068edeb206dd1b2e855482d4d382a0e18e9a395eab0600787953 134 0.05 vMB 181
146,903 146,903 0000000000000209ae5db4b713a75bc0a1f1278a4c1c46b5deb19b5801253094 8 0.01 vMB 755
146,902 146,902 000000000000092d03ce28380da5aacb939e4aa2a5cc103052c4b2209fcca507 131 0.05 vMB 70
146,901 146,901 0000000000000675b088a335a9ad5adab1ec0e505fe2f14745ecb841bda51ed0 31 0.02 vMB 55
146,900 146,900 00000000000001a61d473d68940d022af01968ca2f72fbfe5cf225db4d7d2645 8 0.01 vMB 42
146,899 146,899 0000000000000886ea862fe30b8ffb818034a0dadfb6b49611efbf1fad2c9277 7 0.00 vMB 0
146,898 146,898 00000000000009201599e6ba5798982cad705322523540b0fcfdd5872e9e9417 17 0.01 vMB 343
146,897 146,897 000000000000043e520e72846654d36341464ca9044a27be4a75725a713ec624 39 0.02 vMB 288
146,896 146,896 0000000000000060c63702430e197ad013dd1f0ef42a1f695224dbe73a095601 72 0.03 vMB 59
146,895 146,895 00000000000004ded7b4639b2833c448ad818b9d129f52875af644caae825445 12 0.00 vMB 0
146,894 146,894 00000000000002563605d02bd8fa33d51e9b3ff021b9c5773a714786c749a88d 42 0.02 vMB 136
146,893 146,893 00000000000007903a983984fced1e60336258cc0d06b0b199353284816c424e 24 0.02 vMB 97
146,892 146,892 00000000000002f4f4a3bd6baf6b2f364f583bba3f52dbde0f4e003101e65d04 68 0.03 vMB 205
146,891 146,891 0000000000000781b40c9c4b3d4c5d092b99c5edc927861e49b8600821deffdc 9 0.00 vMB 19
146,890 146,890 000000000000065eef797bf59fbc4828c3abc246fab9d50cd35d729d71ce7ceb 9 0.01 vMB 44
146,889 146,889 00000000000005f5fa4651eb5de7731f930dafcd39d34ddb18fc2ccd610a907d 100 0.03 vMB 56
146,888 146,888 00000000000008288cf39a9ad9799fc8d223b2f47cd6c67056cd20c8f41ae5e1 64 0.02 vMB 152
146,887 146,887 000000000000037d8dde3ca41618c3db9f4257f1f6b879e2758c04c657113c93 16 0.09 vMB 57
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 66
    • Outgoing: 10
  • Data Transfer:
    • Sent: 22.12 GB
    • Received: 0.44 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.