Loading Tool

Explorer IconExplorer

Memory Pool

74,517 transactions
27.48 vMB
0.07040531 BTC
Random Selection Loading Transactions
Max Size: 167.82/200 MB

Candidate Block

Mining Attempt c0347d2901dc5542c7b027478f2af89e8a3c3e0cd8c25813004a4c08ef12b425
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 3cc5457b91c2aa74b6e5496af657a8728b012949304324fa94d95985e86a7dbf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,002
Size: 1.00 vMB
Total Fees: 0.01131426 BTC
Feerates: 80.55 > 1.13 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (507,940 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,318 407,318 0000000000000000013cfff83c2a4a8b3efdb4ed106c4d9df6925902d111c9fd 1 0.00/1.00 vMB 0
407,317 407,317 000000000000000002af230ac60a5f4d694a2aa08ac1f5b8cfebdea76090b573 512 0.28/1.00 vMB 31
407,316 407,316 0000000000000000028cec5d76c3f837bda0491241bb17fd0f8a19b673885403 1,473 0.93/1.00 vMB 36
407,315 407,315 000000000000000001b9880b68b19e8371d53f16ad6e3bee3b2e04f28d42b402 2,798 1.00/1.00 vMB 50
407,314 407,314 0000000000000000042ae14befb1aa129ac8a5b7fc4c98e287d574b80195765f 662 0.51/1.00 vMB 29
407,313 407,313 000000000000000004d4c2f6aaa6865b502bf451e30176dd6431ae14eee4dcb1 2,909 1.00/1.00 vMB 71
407,312 407,312 0000000000000000046b01aae59bb356aaf8f3d598910b21ee29526092f91d3b 2,390 1.00/1.00 vMB 47
407,311 407,311 00000000000000000157049119f3f5fc58cbb79cd4f0d5fe44e68b22909c8366 3,015 1.00/1.00 vMB 55
407,310 407,310 0000000000000000030144c456bc6bbad235949e6b3a202571c8463e4b90edb7 1,001 0.55/1.00 vMB 34
407,309 407,309 000000000000000002fe8aebdc9cd15124bf1872eaf95f98658a80adf9b19c7d 2,565 1.00/1.00 vMB 50
407,308 407,308 00000000000000000030330ede2c360523862aeb9206dddbf208705c966cea3f 1,524 0.93/1.00 vMB 32
407,307 407,307 0000000000000000028b89944d9a44e1300e7d29657d6c1b4de779a612a5c081 2,361 0.93/1.00 vMB 58
407,306 407,306 000000000000000002422474886afe430da66585abd53b7f73e584066b71823b 854 1.00/1.00 vMB 24
407,305 407,305 00000000000000000079f7cc19b77388945dcb8e38a08eab2827ba17c7e009ce 1,581 1.00/1.00 vMB 32
407,304 407,304 000000000000000004af272cb846d8cfa60ec1d2f148866d245df0cc4ae9fae9 2,234 1.00/1.00 vMB 43
407,303 407,303 0000000000000000039b0300bfe775aa69b904785391552365bc2bbfa00cada0 2,750 0.99/1.00 vMB 68
407,302 407,302 0000000000000000004cf64a18cdba208b059a4f344d5fb99a8c94c63de5b836 2,765 1.00/1.00 vMB 54
407,301 407,301 00000000000000000204a39a801a2642640ad58c6c82f69360e265bc8380ba83 582 0.40/1.00 vMB 23
407,300 407,300 00000000000000000274792bd3ecb0f646893b05e00320301a8013880139cf27 519 0.41/1.00 vMB 25
407,299 407,299 00000000000000000571b362cfcb75792b230f84ef331c933d0d1aa6b4926aa5 2,518 1.00/1.00 vMB 44
407,298 407,298 000000000000000000ce0f062ef8ba1b6593984e828b7c90af0f1429772cb130 1,776 0.84/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.