Loading Tool

Explorer IconExplorer

Memory Pool

83,278 transactions
31.08 vMB
0.09358033 BTC
Random Selection Loading Transactions
Max Size: 189.98/200 MB

Candidate Block

Mining Attempt 785a4f19d29b56a5baff24d7d1334fcc5c3e8dbc3c7e564f6583d788cfae6512
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root f4535124c4719d1569586ec9f41e0cd203dc45b5d831672be82c946fad5c2bce
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,816
Size: 1.00 vMB
Total Fees: 0.02104225 BTC
Feerates: 150.92 > 2.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (699,045 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,316 216,316 000000000000030187b145681d662b7462db439300e73fd68f50445f17b9f231 533 0.42/1.00 vMB 133
216,315 216,315 000000000000050a44f4ea188b8c49261afbe3e4063b0c551f07339aa0f910e1 101 0.05/1.00 vMB 79
216,314 216,314 00000000000002dc66f5d467961cae133b2ef2917cdaad552e0fabbd0d88fe51 697 0.25/1.00 vMB 204
216,313 216,313 00000000000001744820c4f9e1cc193a09c20a782c741583381cbbe772883fd1 763 0.25/1.00 vMB 237
216,312 216,312 000000000000051d1de4e73d5374205ca6e971dea97b2e5c07d275f74f8dc388 139 0.05/1.00 vMB 101
216,311 216,311 0000000000000455a244f48d4b6300d209b826fdf935185227eab607966ae59a 11 0.00/1.00 vMB 0
216,310 216,310 00000000000003cd50c6762509b24106e2a6e310ce233f2e8178305f9bc4dd7f 890 0.25/1.00 vMB 272
216,309 216,309 00000000000002f9fa346f2242352c965c070bb06b8b128fbc9ca869e6eeb7da 231 0.25/1.00 vMB 99
216,308 216,308 00000000000000bcc508de40dd611e838aba8ab0e4dadec74b22fdd2b8241f3b 493 0.25/1.00 vMB 174
216,307 216,307 00000000000000ad808f8f0f4124bf95eb5eaf90939e592f45816137da664cab 490 0.20/1.00 vMB 212
216,306 216,306 000000000000037c6a7ef36d238ef29158927dfc3b7d27f3c9cfae631f5cda81 431 0.20/1.00 vMB 209
216,305 216,305 0000000000000291ec3f0f9e0aacf477a7a938e50d9a121a84488ccd0cd2e225 111 0.05/1.00 vMB 61
216,304 216,304 000000000000013c272eafba2d76d50eb455f9b44131a9a9d749aeb045f20dcd 751 0.25/1.00 vMB 243
216,303 216,303 000000000000051171ff6e711044b33a28e16beba4ba90f6ffdb83cd493905d1 728 0.25/1.00 vMB 255
216,302 216,302 00000000000003763f13a37b3c59101c1623abb1e9607668ae0439a8e8145b0b 426 0.29/1.00 vMB 159
216,301 216,301 00000000000001224f4e828627ac4305d486d968c15a432f0cf20e4e8ea2a37a 64 0.03/1.00 vMB 209
216,300 216,300 00000000000001920773bf7a6de6cbf13913ae6ecae8e8e0570b6558d5b24e04 483 0.20/1.00 vMB 189
216,299 216,299 00000000000002ec9ef0741809da2e5bfe0e992deab51191e6a13255b3e1b85a 485 0.17/1.00 vMB 194
216,298 216,298 00000000000002474dc08b047aeecd573123af85fc8892d370e45491fd7b69b2 685 0.25/1.00 vMB 171
216,297 216,297 00000000000002cdd3b0291c3165a2858b59943a177f8446a65bb3d3a3e38951 984 0.25/1.00 vMB 212
216,296 216,296 000000000000029d6c843c476748f3e6fc13f56f8795c1d020ac1cb7f084661a 678 0.28/1.00 vMB 189
Previous 10 blocks ↓
Total Size: 783.02 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 719.30 GB
    • Received: 18.02 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.