Loading Tool

Explorer IconExplorer

Memory Pool

72,504 transactions
27.98 vMB
0.06764298 BTC
Random Selection Loading Transactions
Max Size: 165.84/200 MB

Candidate Block

Mining Attempt 1c459777da1993702bb28d9fbabd7f4b7ff858378167d997043c61ac6faf8373
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 1c749b0530f541d8f0daf63d6c2be178b8f594f9c7d98b751dfc8729f7d54ede
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,087
Size: 1.00 vMB
Total Fees: 0.01183391 BTC
Feerates: 101.52 > 1.19 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (548,825 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,210 366,210 00000000000000000a7220c36f17809d061e3c0d352acf2efc5009dd194961ba 878 0.46/1.00 vMB 83
366,209 366,209 0000000000000000064cb051818a03278241d9916243006382941f5797db377d 1,319 0.64/1.00 vMB 93
366,208 366,208 0000000000000000082e90f9e5e07ad56bb6ec404e713bbe9d97b3d226d855da 532 0.23/1.00 vMB 88
366,207 366,207 0000000000000000049e7651109f29beb9eabe4ec564d455b3c12e6274db1ad2 468 0.26/1.00 vMB 45
366,206 366,206 0000000000000000106b0011114ed6a5650b0fe0857b786a3be5b4ed2f142ff3 246 0.13/1.00 vMB 77
366,205 366,205 00000000000000001104f196540616922124d21d21331235e6a3697eec135c9e 1,059 0.65/1.00 vMB 70
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
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.