Loading Tool

Explorer IconExplorer

Memory Pool

26,505 transactions
9.92 vMB
0.03211737 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.02/200 MB

Candidate Block

Mining Attempt 4050116c70ec287c26b265dd9c03bfd59584fa266bbbe0a7af8fa13e5e7d9f63
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 9bedb4dc8b5e5d12e1ede2039ab586c9d3ac353482535cc54b18e1fe3775975e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 465
Size: 0.25 vMB
Total Fees: 0.00782605 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (666,304 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,946 246,946 0000000000000004336055c0f504de6327a861a543b8046c7ad3f2ebe9b1e30a 64 0.03 vMB 94
246,945 246,945 000000000000007c291269bf03c3cdffca48c7123462e3262ea4d57742dbc924 428 0.24 vMB 114
246,944 246,944 0000000000000050c20a4ec45055baeb6ac3f11ec682ccff6d247a0b6aba3957 28 0.01 vMB 222
246,943 246,943 00000000000000071b915895a03dcf56c1cea469630d436417fc38061bd6505c 27 0.01 vMB 116
246,942 246,942 00000000000000801d88fd7307c9ebd684117904571ef9d22401abe31ff031cc 104 0.05 vMB 128
246,941 246,941 000000000000001b3a2d261e9f417a60cba61f3bb704a5beebc52b9016f6b0bd 149 0.07 vMB 579
246,940 246,940 0000000000000029fa130244237265492dd95be565c60a134e4fe071afa8324a 290 0.11 vMB 141
246,939 246,939 000000000000009f15f24ee59f97132425d8107972f7dbd378aed89e629634d0 186 0.10 vMB 77
246,938 246,938 000000000000008a22e447977b111fce5ef7b5a13185a446c185e0fdd1ccf169 392 0.24 vMB 77
246,937 246,937 000000000000000f87d4370297d867fe1bd695bf0c3efcf201e8a93bae7aa72c 715 0.30 vMB 200
246,936 246,936 000000000000005e09da25d6a54e912dc6501dc7669c02930b836c0ce91e8280 642 0.25 vMB 170
246,935 246,935 00000000000000416acd2a3c2e4561113f21243d943bfac3796d7025bc7cc68d 284 0.14 vMB 140
246,934 246,934 00000000000000272b967e05af92bd18d6ca7eee9399c41d330f0a424239eb40 693 0.34 vMB 118
246,933 246,933 0000000000000006df455776c0ea4289c029ac5647769a6d75776e3ec5b1c2bc 50 0.02 vMB 34
246,932 246,932 0000000000000036080113fd6f73219ad4aeda3f00d9048597bcfa6e703d5805 397 0.18 vMB 134
246,931 246,931 00000000000000142c9b6a47cb6db07d8974a32b3509357c70a1aa267ec8be63 19 0.01 vMB 102
246,930 246,930 00000000000000595c03fe0a20bc7e150121795c08d7b57de2fde954b29323ce 167 0.07 vMB 140
246,929 246,929 000000000000003da5b7b772f3f036e1428cbfe2d89777a6aaaf9d4f958c42bb 173 0.08 vMB 95
246,928 246,928 000000000000002b467675d6868b85f0a26eda5fe23d7be5cf6f1495e32031d7 106 0.05 vMB 75
246,927 246,927 0000000000000086b6a1e34b7495e3ef6d99283228fa0cfd612d655e9f38624a 303 0.14 vMB 151
246,926 246,926 000000000000005c7fe314d68157a24fdbb05f1e559bfe2af48bd1514607c3dd 545 0.32 vMB 81
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 45.34 GB
    • Received: 0.68 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.