Loading Tool

Explorer IconExplorer

Memory Pool

82,791 transactions
30.67 vMB
0.31062890 BTC
Random Selection Loading Transactions
Max Size: 185.04/200 MB

Candidate Block

Mining Attempt df5ebe803e7734b9329b64c9139f2e6de57ae38eeb914b31493e9dd24c7f6ce0
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root b1c7edb3a941715408bc87cb018a35511430434bef839fe3706e9e3cdb5d0a78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,944
Size: 1.00 vMB
Total Fees: 0.22487996 BTC
Feerates: 502.67 > 22.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (291,817 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
623,306 623,306 000000000000000000107b914d80e50d1067a37dc6e9e1e098f69b06673820c7 2,441 1.00/1.00 vMB 23
623,305 623,305 000000000000000000050a7cf932c9cc7d90e5f6a08b4f356991aaf2d84fdcf3 2,182 1.00/1.00 vMB 31
623,304 623,304 00000000000000000004e643e187334ef67b5049515146a1406955fd7d29b26c 567 0.20/1.00 vMB 23
623,303 623,303 0000000000000000000a5a19189f4ac680311fb40f5b7d6dac7c022b20e8b669 927 0.45/1.00 vMB 18
623,302 623,302 000000000000000000138572c3ef3d825da220152cb8490b24b81f37f08f10ea 2,180 1.00/1.00 vMB 7
623,301 623,301 0000000000000000000d1f4436cc56330643785a8c0dd4e1c879b0fbbb719688 2,859 1.00/1.00 vMB 19
623,300 623,300 0000000000000000000d6b9fe2b0e9d719a6d9ed722a2ae1a380f377e1478338 2,878 1.00/1.00 vMB 57
623,299 623,299 0000000000000000000e16bee3d6bd922764935be3dc9c7b92fbb2d944923a2c 2,744 1.00/1.00 vMB 13
623,298 623,298 00000000000000000008be66d42012dffb21297ba28a264af2f045339184328d 3,035 1.00/1.00 vMB 33
623,297 623,297 0000000000000000000e0005c97f9854986957c125029675b746930adbb521bd 2,898 1.00/1.00 vMB 37
623,296 623,296 0000000000000000000ac247b64beae8888d5f05bbcbc285374b545ea8c22ca9 296 0.09/1.00 vMB 27
623,295 623,295 00000000000000000008f0647eb64b51de7dd5ae7d966469a1e8fa1170402386 1,403 0.52/1.00 vMB 27
623,294 623,294 00000000000000000012cc8d60b7a7e3b7ae9f42b3fbfe5f4386e470ab071fac 8 0.00/1.00 vMB 20
623,293 623,293 0000000000000000000fdaf704035bc75cd92d7f3d4e5fd1f67eb387b5104aa0 1,637 0.53/1.00 vMB 26
623,292 623,292 000000000000000000025e7dde41d46aeb0475fb3b5b0f499b5790888e03f40c 940 0.33/1.00 vMB 25
623,291 623,291 000000000000000000080bdcc5ad5859d1e94668d0a842c2c1365791d662818a 222 0.07/1.00 vMB 25
623,290 623,290 0000000000000000000675b08ec9eefee30801f64797d5e7d298ac25a692be01 2,257 0.97/1.00 vMB 33
623,289 623,289 0000000000000000000ec88bd7c78bb06bcf5fa7e4e24d8830f1736ad5dab7f6 383 0.11/1.00 vMB 43
623,288 623,288 000000000000000000063cb753b9b932734634707ef65b50a8915213ed4d89ee 202 0.13/1.00 vMB 5
623,287 623,287 00000000000000000010b847821060f437e96fbcc8e116ba6bbe1bf5aad5f5b0 2,765 1.00/1.00 vMB 12
623,286 623,286 000000000000000000134c4aab9c9c0394104e4065da6bdf88955ba645a893ea 2,745 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.60 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: 671.86 GB
    • Received: 16.04 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.