Loading Tool

Explorer IconExplorer

Memory Pool

74,621 transactions
27.59 vMB
0.07290368 BTC
Random Selection Loading Transactions
Max Size: 168.13/200 MB

Candidate Block

Mining Attempt ae3e4868901413864118c75637a50576d9e1522e7119175c36f769fdcf4e277b
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 077964d28233dac4a9d79a8a45608888520194ebee1a725b0cbb509b82d2ca88
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,385
Size: 1.00 vMB
Total Fees: 0.01314939 BTC
Feerates: 150.80 > 1.32 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (546,545 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,720 368,720 00000000000000000918dcae7783b7788a1e37bed02ed95ea139809d8c4fbd6c 1,123 0.93/1.00 vMB 31
368,719 368,719 000000000000000004a2c9488ba96d01a1c696239dd3753076c64d8b1ee89586 1,083 0.75/1.00 vMB 32
368,718 368,718 0000000000000000008b8565659387c22341ab0dc6e75679b3bc46ad46ccbdbc 753 0.38/1.00 vMB 39
368,717 368,717 00000000000000000ac62490e5de0527a01423f121468f9477bf0d2ca383c89c 1,282 0.93/1.00 vMB 37
368,716 368,716 00000000000000000f0cce0092911aa737f378d01a3d9299bb8b88c1974ce271 533 0.56/1.00 vMB 21
368,715 368,715 00000000000000000c321c00002d1d06b8619961a3b2085a697b596508133bdd 1,212 1.00/1.00 vMB 32
368,714 368,714 000000000000000003fe6d3dcf320d624b3911921b057f739df2c6fd432ea7b1 1,238 0.95/1.00 vMB 32
368,713 368,713 00000000000000000a60b0f744a023de9f484885cea03179a61626be33839743 648 0.75/1.00 vMB 25
368,712 368,712 00000000000000000356ad3c222ce9e89fffea348f8ca46e578cd41c6397ca03 435 0.39/1.00 vMB 22
368,711 368,711 0000000000000000134bd3690baef5d697c2ad0d10271eaff34dbf75f316053f 1,043 0.93/1.00 vMB 30
368,710 368,710 00000000000000000f72fda26ac055b66995f2f0bb9cf5924c4be5ea1ee5a354 1,297 0.66/1.00 vMB 51
368,709 368,709 0000000000000000040f99bbffd13f407f81d947ec93265288c662dedb46dc6a 1,019 0.51/1.00 vMB 53
368,708 368,708 000000000000000013a51b1708a8acfe7a1192203a82bcf681639fec86a01e3c 621 0.74/1.00 vMB 24
368,707 368,707 00000000000000000b9e1000b22b41f253562706476bf3f60ac2e49488d5687a 121 0.07/1.00 vMB 34
368,706 368,706 000000000000000011e556b1acc0409f8a8d69f3014c817b36fbc964c104fc50 1,218 0.90/1.00 vMB 19
368,705 368,705 000000000000000014786aaea692f13f1389b943a79ddfb4ee72c3cbcdabb50e 2,158 1.00/1.00 vMB 58
368,704 368,704 00000000000000000f00a03fe33f703af6fc086db9ba4f1bdb053cfaedc8465f 471 0.39/1.00 vMB 39
368,703 368,703 000000000000000005d2bfa447b152d64d6852ef3f963e8a0a7ba0d3e69fc0a2 989 0.75/1.00 vMB 39
368,702 368,702 0000000000000000029fe606d0183cd1a7803ffd5d06735e19bd10f91af458ee 515 0.78/1.00 vMB 21
368,701 368,701 00000000000000000bd7af74391af82fc2c8fdad9ba837de54c0dd731bd39e94 280 0.19/1.00 vMB 31
368,700 368,700 0000000000000000094e2672862ebfae3fcc36487fd340d488bb2eb0b4d0fa76 1,469 0.93/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.85 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.60 GB
    • Received: 17.20 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.