Loading Tool

Explorer IconExplorer

Memory Pool

47,180 transactions
27.93 vMB
0.13065849 BTC
Random Selection Loading Transactions
Max Size: 146.55/200 MB

Candidate Block

Mining Attempt e5d4eb3c131e88879e68259cea28380f166deb9d325d5e2ae6305d4b4db74953
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root f4f4d0ec8f2d13155049627cc57fd2f16150fd45684b0be9f69caf0cb0f8492f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,600
Size: 1.00 vMB
Total Fees: 0.05873923 BTC
Feerates: 151.01 > 5.89 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (837,771 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
77,105 77,105 000000000007b0abf37afead75b25da003cde90749b71dcf31bab68dc5ba4296 1 0.00/1.00 vMB 0
77,104 77,104 0000000000676caa3e0fffcc64f0faa27ebb8a066850409cff846d68e1b0ee81 1 0.00/1.00 vMB 0
77,103 77,103 00000000001808af0f734a6322616871587e48ad4dbf54fb6cb7cda70d9fc043 1 0.00/1.00 vMB 0
77,102 77,102 00000000001762cc3d038ac61e8f8d0ca4371d1617ff1195b8d56bac1cc82c5e 3 0.00/1.00 vMB 0
77,101 77,101 00000000002015389bdc4dfff33df4110d3073fccd13d7835c9030508ebef64b 3 0.00/1.00 vMB 0
77,100 77,100 00000000004c27e9959e36b1bd1fa50c0162cc24644dc1d1bf688bc7fc7b420d 1 0.00/1.00 vMB 0
77,099 77,099 000000000039b8aa36acee0d46def9708eaaa179a518670c3331112a253591d9 2 0.00/1.00 vMB 3,861
77,098 77,098 00000000006320eb256bceb132f9539695a647f96139ff91766ddd04524f2803 1 0.00/1.00 vMB 0
77,097 77,097 000000000059af6aeb65ac44830423089330825b90ae74fed24b674468b61e9b 1 0.00/1.00 vMB 0
77,096 77,096 00000000002af101a1ce1f7effbe449bd463bbd2be9da13885b52f9e3ff1e144 1 0.00/1.00 vMB 0
77,095 77,095 00000000006091dcbe3fef29ba921b948be816e627d372e50c414a0345d19148 2 0.00/1.00 vMB 3,861
77,094 77,094 00000000005edd00d82b63307720d3688d80fee10840f82fb228714d9703a122 1 0.00/1.00 vMB 0
77,093 77,093 000000000024df39e57b044be6cc38838df9726d17d3bc826140150642086d92 3 0.00/1.00 vMB 0
77,092 77,092 00000000000ecde3a0dbf5b47a813b5210f86f7e9f2a8206c6b98620ab85637f 3 0.00/1.00 vMB 3,883
77,091 77,091 00000000000a8a471de9347e6c4be6082383483878ab23b9dda5aca996d54058 1 0.00/1.00 vMB 0
77,090 77,090 000000000019defec9e7073ae495cab489e357b24b6fa0c5a2cee10e14b38585 1 0.00/1.00 vMB 0
77,089 77,089 00000000000ac4cb67540674ebda66772ffe1603df1611409c9b1984ced124e3 1 0.00/1.00 vMB 0
77,088 77,088 00000000006262e2eee5d3b226fffeb424ecbb8165a667e72fd6e34ae0d355b5 1 0.00/1.00 vMB 0
77,087 77,087 00000000001ffcc366031c60c6c4c065a9f2e68313e74373648b78e9d5ea8657 1 0.00/1.00 vMB 0
77,086 77,086 000000000008a61f4746b7d655a5d416dc0214c48215443a6a6ef88d6c210ccb 1 0.00/1.00 vMB 0
77,085 77,085 00000000000c667664333e27b1e9a4320295d4823c7478530fc2aca2dd5e023b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.91 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.