Loading Tool

Explorer IconExplorer

Memory Pool

18,938 transactions
8.69 vMB
0.07189005 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.33/200 MB

Candidate Block

Mining Attempt eac342cdb290196deabc4123bc7ed8bfcf72ce46b9ab0e3b9c3306e93796574b
Version 20000000
Previous Block 000000000000000000016b0eb8b9414d1fd2cf6d6ec5d671a5ce90db7ff1b528
Merkle Root a55ff4e8c02b70badea51d86212169351cba440877152e1f76e4c22f951724a4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,692
Size: 1.00 vMB
Total Fees: 0.05281804 BTC
Median Feerate: 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,390 (724,453 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
188,937 188,937 00000000000008a65a78d6b29162d8bc39473c053edcf709d7d874c84ea01b8c 187 0.09 vMB 119
188,936 188,936 00000000000001e4cee1f8f939b18d5248f367397ec5ec7ff8cf240cfb669ef8 86 0.04 vMB 64
188,935 188,935 00000000000005b379cab1a38073cd471db511c7e83ab2521856fee58e858270 523 0.22 vMB 149
188,934 188,934 0000000000000013348c194172b66d6c771b5a4903236408f492a76c93704831 11 0.00 vMB 0
188,933 188,933 00000000000007573543c72b0c40ac2f356c75163c8ca085d80d8ed0695865fd 463 0.25 vMB 126
188,932 188,932 000000000000052f294bb8a09425295f31f4098d884568eaeb0428cb431695e3 130 0.05 vMB 63
188,931 188,931 000000000000028a79c35d6185b4e39c12c5fac74d3bbe34d4f49a05f29ce2e3 98 0.05 vMB 271
188,930 188,930 000000000000084016cb2ef0f4f314ac4ab74118250b4837058675ac8f1a84d1 68 0.03 vMB 26
188,929 188,929 00000000000008e0c54f82c16a0dcb523a036d2e67ffbdadf063906ba04378c5 313 0.23 vMB 102
188,928 188,928 00000000000005400d9a675d37db5b2140887238fd1335db17cdb2159a1d6814 634 0.20 vMB 162
188,927 188,927 00000000000009778ba8b3b837a0373d8a7d34578a578c7912a69cd8a3012c4b 376 0.25 vMB 169
188,926 188,926 000000000000068184d86d8d8d55199e2974645bf2f63ab25aed6b6b8a7a050a 9 0.00 vMB 0
188,925 188,925 0000000000000406f1cfe91c8542b16c9cf2bbed85a405780eb83c0a1c4bb663 10 0.00 vMB 169
188,924 188,924 000000000000046c5a542ec16c79e0256697def65ddf447e2ef77a8ccce697f5 144 0.05 vMB 65
188,923 188,923 000000000000030aab360fe9f7389312996c830883bb20eeeb25010ee01a1917 121 0.06 vMB 147
188,922 188,922 000000000000043c7b720fd605e0813802e5c2c8ca19975225e3eb319226a41c 256 0.17 vMB 99
188,921 188,921 000000000000040186a5982b42b21942ba9d6767538b4ce452d94ee9491f4f33 151 0.06 vMB 145
188,920 188,920 00000000000007ce5cd122fcfd0163d16d5c742d69c743ddec02016eab342d33 7 0.00 vMB 0
188,919 188,919 00000000000001283fc82b6b75b99fd23c763cd787e2a5b7e25b68c99c6e26e8 135 0.05 vMB 154
188,918 188,918 000000000000012b95cd60eeffec7427a809b2851d5ed5b0a43a496d446db452 378 0.26 vMB 104
188,917 188,917 000000000000041802831d0679d48d95628ce1d2cdddab05ab7e5eadf78ce5a4 135 0.05 vMB 39
Previous 10 blocks ↓
Total Size: 779.54 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: 245.52 GB
    • Received: 0.93 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.