Loading Tool

Explorer IconExplorer

Memory Pool

82,318 transactions
31.11 vMB
0.12159666 BTC
Random Selection Loading Transactions
Max Size: 186.23/200 MB

Candidate Block

Mining Attempt aab1492dc22c6bfaa56acdd792aea72246cb62f46b616a0f7ef346de626e5830
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root add4bc48e6265e30c2f07b089db259c2abb9e1583705aef3632db864e5df7d17
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,627
Size: 1.00 vMB
Total Fees: 0.03632177 BTC
Feerates: 101.42 > 3.64 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (357,128 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
558,022 558,022 00000000000000000023720e4c4c51d0e66fbac6c64476d83b72e93449faef60 1,075 0.37/1.00 vMB 12
558,021 558,021 00000000000000000002750099e318b649cc054ec8453a0ffebcc5cb14c80459 667 0.21/1.00 vMB 18
558,020 558,020 0000000000000000002507434223d8b437d5ee85d320d30b38617c2a837c3be2 2,781 1.00/1.00 vMB 16
558,019 558,019 0000000000000000000adc697fa182f357376d93039868943644d6657e1a1835 2,848 0.98/1.00 vMB 16
558,018 558,018 00000000000000000020544dfa60d1635d7d2067d0cd20b4846b24b1a49f9a25 585 0.18/1.00 vMB 12
558,017 558,017 0000000000000000000ab1c8e2a1539026739fc18bd0016f31eca5d2a53d256f 471 0.18/1.00 vMB 17
558,016 558,016 0000000000000000000b2b7fa4468053ffbf230e1f785eaf3d9f87ee99a8bb84 778 0.24/1.00 vMB 20
558,015 558,015 00000000000000000016e8fee57b3e2d7742cd394cc5c6016f7ea6bfbe986975 1,248 0.44/1.00 vMB 17
558,014 558,014 0000000000000000000ffb2544b2ae1fa67a80b2fa6526b2542844cb8ec34273 615 0.22/1.00 vMB 17
558,013 558,013 00000000000000000021b9011dd8f5425030d257995ac3f27be3fd7af0ff6bb3 1,274 0.51/1.00 vMB 7
558,012 558,012 000000000000000000180085c10f2b547a090700fe737c0abe823266ba944659 2,754 1.00/1.00 vMB 13
558,011 558,011 0000000000000000002414d913783accc95d37a35f7f6d94c2b6ecf7244cbe4b 2,817 1.00/1.00 vMB 5
558,010 558,010 00000000000000000022faf842bb6d631d0efd2c2b891f54e3ed96fe012e1bd7 2,299 1.00/1.00 vMB 16
558,009 558,009 00000000000000000026eb6de166fdfc7dd06313baa1caf4207dac6012222730 3,670 1.00/1.00 vMB 38
558,008 558,008 0000000000000000001e52165bda378468f61e15f4f67d419dc4c318e318ceb6 2,211 0.71/1.00 vMB 7
558,007 558,007 000000000000000000040d5e82f88e295a82f2204da250f843d857b8fdb5a6ec 2,758 1.00/1.00 vMB 21
558,006 558,006 00000000000000000014e924ffa8cfd9c734fc039e926ad1559f20670353a2e2 2,661 0.99/1.00 vMB 4
558,005 558,005 00000000000000000000d5cf934f2945d703241734bf745b1dc9f4cf6ada6392 2,804 1.00/1.00 vMB 16
558,004 558,004 000000000000000000196e749e6c2e86e39289e38bda2ce863086a304e5be04e 3,025 1.00/1.00 vMB 27
558,003 558,003 00000000000000000008dfb0d1754409f51b851bc66af578648c16e780870294 2,310 1.00/1.00 vMB 21
558,002 558,002 0000000000000000002cd41f857f3a4da49d70d2175da24df25085540cf1f76d 516 0.15/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.