Loading Tool

Explorer IconExplorer

Memory Pool

84,915 transactions
31.62 vMB
0.09984879 BTC
Random Selection Loading Transactions
Max Size: 192.96/200 MB

Candidate Block

Mining Attempt c36d2cb4494b1728c7f1a53b030917583ed57969b02e402d2421cdfea45b4a66
Version 20000000
Previous Block 000000000000000000007d18c42d3ede84298f1d150a1c2a3362d6d1dc1e1e0d
Merkle Root f26116661f807dfa41185131c9d41b1771da66a076dc6915dfb5942bed9fc6e9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,555
Size: 1.00 vMB
Total Fees: 0.02601918 BTC
Feerates: 150.77 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,335 (507,923 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,412 407,412 000000000000000001176e685dfe004dec28217cdb96ec127b9dbcfc9b3e5785 2,503 1.00/1.00 vMB 43
407,411 407,411 000000000000000002d0007ab7e7580781470221c904fb455f3a46ca2fd4c66b 2,839 1.00/1.00 vMB 58
407,410 407,410 0000000000000000019c548bac921cbd167959793175bb8ee6448b07c64919a3 3,101 1.00/1.00 vMB 95
407,409 407,409 000000000000000001dafdead1382820f50113516bc4f57e0752ff3729af075b 894 0.43/1.00 vMB 42
407,408 407,408 000000000000000004374edab9ac64b3cdef69a66df4b60f80a4dba382a19d67 1,413 1.00/1.00 vMB 29
407,407 407,407 0000000000000000039943c5b0dbaffdeb7c72c2d9436d0db865423054974172 1,534 1.00/1.00 vMB 23
407,406 407,406 0000000000000000006ec3992973df2b0e968704c4fa1cdce595cc4a74c60122 1,108 1.00/1.00 vMB 24
407,405 407,405 000000000000000001b3759a1d98f38399589c3f678ecbc9cad9476a156015fa 2,619 1.00/1.00 vMB 60
407,404 407,404 0000000000000000052b749905f4ae27260f4c666b23aea9b3711d25f652194d 2,392 1.00/1.00 vMB 50
407,403 407,403 00000000000000000096173419fb1aed84091ce4fdbeba1b93c546c3685c0875 2,208 1.00/1.00 vMB 62
407,402 407,402 00000000000000000024577f8d66b78c8851a3b8fc527a53d2015754002bf313 2,400 1.00/1.00 vMB 51
407,401 407,401 000000000000000001fe96519739699f3df6d9a841c8b4e15ee9688bba23e9fc 3,343 1.00/1.00 vMB 89
407,400 407,400 000000000000000003f5d63b56d616b41dc526a354f28a6b689e149868616e95 2,863 1.00/1.00 vMB 54
407,399 407,399 0000000000000000045b3a04c81a2de7161d2e589268acae4738107da51e84f4 2,685 1.00/1.00 vMB 58
407,398 407,398 00000000000000000619b831958a7cd8d92d4fc56bcdbe5f0cecd21f8b13a375 2,097 1.00/1.00 vMB 54
407,397 407,397 000000000000000000188d471fd81a4c89b1a2e818064e88a7cd9f88436073f5 2,418 1.00/1.00 vMB 51
407,396 407,396 000000000000000002ff4854a0618708a01be301aa1b64da057f2766fd228fa1 2,805 1.00/1.00 vMB 55
407,395 407,395 0000000000000000025d9a04265cecefa9a6d4ab16783e61e4f745c892bf7f15 2,545 1.00/1.00 vMB 61
407,394 407,394 00000000000000000025a0500711ad3a2657e7ff74e142e762c0d192ab670d62 2,262 1.00/1.00 vMB 41
407,393 407,393 000000000000000003634de0fb7bd7419283c2694abea9786f24bce4975d156d 1 0.00/1.00 vMB 0
407,392 407,392 000000000000000000b6324fd9e6f113e8ee755446c3826a0d24367e77eb7cb5 2,982 0.93/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.97 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: 716.12 GB
    • Received: 17.78 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.