Loading Tool

Explorer IconExplorer

Memory Pool

42,512 transactions
28.94 vMB
0.06052878 BTC
Random Selection Loading Transactions
Max Size: 149.09/200 MB

Candidate Block

Mining Attempt 7777a7b45996179a009b0e75bca2b83d59552f47b4c079849c7aad8e0208b20a
Version 20000000
Previous Block 0000000000000000000196b9925bca5e45f094c3c1c9dd239e8581451c4f878b
Merkle Root 701f6898ffa680a42bce4881b3de6e4e86fc18674a41de6dfac6fa7fcb108d15
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,821
Size: 1.00 vMB
Total Fees: 0.00413170 BTC
Feerates: 40.20 > 0.41 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,616 (457,656 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
456,960 456,960 0000000000000000019e6b085cfda03359b8106734ce413e7d6944e33091cd47 2,323 1.00/1.00 vMB 185
456,959 456,959 000000000000000000f00972d17f7dde62191463849b589376216427e0e9ed4e 2,315 1.00/1.00 vMB 194
456,958 456,958 0000000000000000015c7bd17dc9a82f457a8aed35bc6606cca57cb5932deb7e 2,401 1.00/1.00 vMB 201
456,957 456,957 000000000000000000f22e10deef8fcc1a5d0e331abeead98e2619d8dc92bde2 2,672 1.00/1.00 vMB 155
456,956 456,956 00000000000000000008a9f12b5dc76d9aae04c84509e0a17d1ff0e3e009e3cd 1,876 1.00/1.00 vMB 174
456,955 456,955 00000000000000000047645a6f090492ed7af4b688549eaaf91324c0eb75b426 2,405 1.00/1.00 vMB 180
456,954 456,954 0000000000000000020b6869808870ffb4dcaf6cf93b1300ac2855399199d83d 2,685 1.00/1.00 vMB 204
456,953 456,953 000000000000000002578cb54c2a770771d1ec01a67072e034432443f811e553 2,520 1.00/1.00 vMB 222
456,952 456,952 000000000000000001c2ee842cf6ef8b1d94ffd3be2402304c5e14962ef6436f 1,938 1.00/1.00 vMB 215
456,951 456,951 000000000000000000e8bf12549623d3dc6de180534da714961da5dbe4635e2f 1,783 1.00/1.00 vMB 237
456,950 456,950 00000000000000000042c50fed7e31ca6859af95ab6af3f552927e3477f7bfd7 936 1.00/1.00 vMB 228
456,949 456,949 000000000000000000e69f7cb4012389dc458c4b202df271c8e1a796437137d9 1,335 1.00/1.00 vMB 248
456,948 456,948 00000000000000000103406b3a8c52cc5480395eb56125992b565e57cb7c24f3 2,639 1.00/1.00 vMB 191
456,947 456,947 000000000000000000f85375ad27dc5572f13dfa45bac0ea7ff40107f16895a4 1 0.00/1.00 vMB 0
456,946 456,946 000000000000000001963ac3b14cdccfe95649aa052a866ef8075ae2d5d698c2 2,510 1.00/1.00 vMB 184
456,945 456,945 0000000000000000022e1882442168ad9c094f33dbef831957ee177dbf63a726 969 1.00/1.00 vMB 124
456,944 456,944 0000000000000000008c3fe3eb3c338bacd89d60e2e23a846a95766917f2f065 966 1.00/1.00 vMB 223
456,943 456,943 0000000000000000018215c2605a69ce678313190dfa13e126025449aabad06a 406 1.00/1.00 vMB 226
456,942 456,942 00000000000000000085c0b55ae2389c2334c9ae44f5cf11db5d67661bc17c7c 617 0.75/1.00 vMB 239
456,941 456,941 00000000000000000080c2e35eebc2f0bb4ea568c59942875b3b34126904cd11 1,022 1.00/1.00 vMB 175
456,940 456,940 000000000000000000b2cd0e1abcc1da17bb931ac4497cfee6e494543b08fcca 1,603 1.00/1.00 vMB 226
Previous 10 blocks ↓
Total Size: 781.71 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: 629.39 GB
    • Received: 11.91 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.