Loading Tool

Explorer IconExplorer

Memory Pool

82,910 transactions
31.33 vMB
0.12879517 BTC
Random Selection Loading Transactions
Max Size: 189.91/200 MB

Candidate Block

Mining Attempt 87e541dcb4e005a11d85759304fc48a661c8bfe97219b1a8c7509b71dcd31898
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 673ae8d5d83db179819eda01f3374bd3c57952664ae7ca9e4207dd563a4ca88f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,013
Size: 1.00 vMB
Total Fees: 0.04513959 BTC
Feerates: 318.30 > 4.52 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (553,987 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,414 361,414 0000000000000000117f8f1c413d3b0746e961d95f773db5d81f8064bdcc0468 126 0.07/1.00 vMB 23
361,413 361,413 00000000000000000f0dcad0ff95f32c5ea8c884fdc4181179c8a5bbd0126822 129 0.07/1.00 vMB 30
361,412 361,412 000000000000000004e0e238d4c49f28c372311b008088537f9e9a93dd223a27 308 0.31/1.00 vMB 15
361,411 361,411 0000000000000000095dcc844786da20056c4fa550b9cc859970c4fc27f279f2 1,942 0.99/1.00 vMB 28
361,410 361,410 00000000000000000d9acee045d6222ccf6fd3a8dec5b5818d6f41f87e1590b8 387 0.21/1.00 vMB 22
361,409 361,409 00000000000000001122738251ddb5c13383d51cfc94d6e1d51861c59c433a80 294 0.26/1.00 vMB 8
361,408 361,408 000000000000000011d1c71781dde8e3a87c7761ef08c3fff0ab43b55d4eed36 549 0.30/1.00 vMB 26
361,407 361,407 00000000000000000297bddcbefac153c4f4d74c833c84f21c62b17c90f04d8a 502 0.57/1.00 vMB 17
361,406 361,406 00000000000000000e3973a5ceac43f7470180a61b3fec5a030f90848a63f103 1,860 0.75/1.00 vMB 36
361,405 361,405 0000000000000000062ccdb78222d0df36220d9cae109666e1f80045725e7b11 668 0.36/1.00 vMB 27
361,404 361,404 0000000000000000068108b23a16b23f80fe76ae10dbaebd39d99eaa335d774e 504 0.29/1.00 vMB 39
361,403 361,403 000000000000000010d6deb55e6abd74f5fd4820c55bad3f944e65e7e20e42ee 250 0.11/1.00 vMB 33
361,402 361,402 000000000000000007c13409d03bea7a2c31711d5d8fc372406a2883ab6eabfa 250 0.14/1.00 vMB 25
361,401 361,401 00000000000000001475a040b690f0cbc904b201513fb633ef904e29a3fd1bcd 878 0.38/1.00 vMB 33
361,400 361,400 00000000000000000ebec6a5ed6b70107a736b0c70d05dee1011751c1ef5c90e 409 0.25/1.00 vMB 17
361,399 361,399 000000000000000002755cbf4c607a9d221c1d4d7b84e288a61c5bb458520396 1,385 0.75/1.00 vMB 27
361,398 361,398 00000000000000000d1d9c7588fae66c2ce2f111ceda8c7a628e95afadd3ba99 1,042 0.46/1.00 vMB 30
361,397 361,397 000000000000000015bf1ca05f6fb362e50b0f76b2b7c2c7760d0cf7f6c2c38d 704 0.36/1.00 vMB 27
361,396 361,396 000000000000000003f62990e11651a54ce3baa5d7820c7ae936eb5a9f217074 593 0.27/1.00 vMB 31
361,395 361,395 000000000000000004d5050665f9a8a1479c913b817eb556782bc80c070308d7 579 0.29/1.00 vMB 26
361,394 361,394 00000000000000000c98f4c0efd7f2c190917f35e942344a3718b52fb9c24754 110 0.05/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.08 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: 722.43 GB
    • Received: 18.40 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.