Loading Tool

Explorer IconExplorer

Memory Pool

78,051 transactions
29.29 vMB
0.06352113 BTC
Random Selection Loading Transactions
Max Size: 176.03/200 MB

Candidate Block

Mining Attempt 472dc19eb6107312431a86f1aed24cff0d2c787cd7c15ddf6326f4df94c8c0a9
Version 20000000
Previous Block 0000000000000000000005fed7a2e04e0d65382f9c5d2d0085aa4ef4f390cc19
Merkle Root 17cf604269fefea3187aeb3fe4c6710a0c8e9442a08c25c5f188dca0d62f5fae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,838
Size: 1.00 vMB
Total Fees: 0.00421762 BTC
Feerates: 21.09 > 0.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,013 (548,809 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,204 366,204 00000000000000000b00a761d066da8d5a6de4949706f10260325e090c1c8d24 494 0.58/1.00 vMB 18
366,203 366,203 00000000000000000aa76cff7507ab753d4259d153b4b95406ef43ec9fbd883e 1,717 1.00/1.00 vMB 56
366,202 366,202 0000000000000000092ca390ae35177f86ee80a15de5c241c5695249921ce4d1 1,362 0.75/1.00 vMB 185
366,201 366,201 00000000000000000e5bf9ccfd0f0db72bf32d591040a8e26024c9c23775dcdf 1,796 1.00/1.00 vMB 42
366,200 366,200 000000000000000012d24928fc20db3e8c45620e3450aaf664285a6decaf0da9 1,483 0.87/1.00 vMB 25
366,199 366,199 00000000000000000063ef397e4e51849b2ca0dda806af7bb5c6c00386e4b31a 2,911 1.00/1.00 vMB 68
366,198 366,198 00000000000000000647996383a62a59bc9cea0ea7e2adb764920ce86c14166c 180 0.10/1.00 vMB 74
366,197 366,197 00000000000000000675c161f65202f502fb4c5cfcb9ed9addba0fe05052b679 2 0.00/1.00 vMB 0
366,196 366,196 00000000000000000271a9afd7a61c1c84f779f0edbae0ac4c570aa7967a7490 512 0.25/1.00 vMB 14
366,195 366,195 0000000000000000143210ca7553a5c3b7165db6111229ee0ba76336296d127b 252 0.24/1.00 vMB 56
366,194 366,194 0000000000000000135f636d94449e60eb6444731d2fdd59bd067acee0524434 1 0.00/1.00 vMB 0
366,193 366,193 00000000000000000c408c913b2d5af008df4d8077b7097b9ccbff5688ea4f1a 913 0.57/1.00 vMB 82
366,192 366,192 0000000000000000026738acfb96fb64554a4dc1dd1d8cf0c41baefc30a3b3e8 684 0.61/1.00 vMB 75
366,191 366,191 0000000000000000030f2b6266de05bff8b472c3d6177e80e254b37041f2efde 2,267 1.00/1.00 vMB 37
366,190 366,190 000000000000000002ad9315de0b9891b66880c392c2a1b55882ac5f47d0215e 2,220 0.93/1.00 vMB 32
366,189 366,189 00000000000000000e48e45f77edabf77455d04d8c5f73ad5f5c86d7acaae95d 1 0.00/1.00 vMB 0
366,188 366,188 0000000000000000101e01e21576dbf75860918041628940ccae4b6e1029fde1 2,077 1.00/1.00 vMB 41
366,187 366,187 00000000000000000e379cd54522ee16e8e8adf010aee8362be5de4e6b8bead0 2,055 0.75/1.00 vMB 35
366,186 366,186 00000000000000000398864ac1ee4b20c2997caa46aadfdb0776d6b6cf008a6c 1,685 0.75/1.00 vMB 41
366,185 366,185 00000000000000000209e46ae0272e425c5f04e9bfb0f709d5a3f53017c8e1b7 2,782 0.75/1.00 vMB 53
366,184 366,184 00000000000000000ac688d8b2b5f2a49d3328cec81e112ea495f678ecbb4648 1,993 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.