Loading Tool

Explorer IconExplorer

Memory Pool

40,693 transactions
28.29 vMB
0.06364154 BTC
Random Selection Loading Transactions
Max Size: 144.43/200 MB

Candidate Block

Mining Attempt 8eedfbb91b58797d984dc55073c163a33447bbf914442ee47d697748883e2889
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root bf5e84c54f9978c4c5736c1a870851b5332820deb3f9b1604dfd075c5bb1d4e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,070
Size: 1.00 vMB
Total Fees: 0.00907760 BTC
Feerates: 87.72 > 0.91 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (475,254 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
439,376 439,376 000000000000000002c789adfc5f4a32e76b36f0099643f86eff63d08fc6921b 2,494 1.00/1.00 vMB 83
439,375 439,375 000000000000000002d949d6f2a359aa70832b6c52034659e08d28037d205694 2,620 1.00/1.00 vMB 69
439,374 439,374 0000000000000000024e879d158dd9f8d62dc0edf5939c6c249289900b176835 2,010 1.00/1.00 vMB 60
439,373 439,373 0000000000000000034bd0fc24cce9fe6ff965acfa2d238405cfb2349d537751 2,527 1.00/1.00 vMB 66
439,372 439,372 000000000000000003609e9d176bcc5cb51a37acf5d350de3fddc84f3c6195a6 2,518 1.00/1.00 vMB 99
439,371 439,371 000000000000000003a87a83d60199515eab04252cc1b9559b0dbf3b33d631d7 2,302 1.00/1.00 vMB 92
439,370 439,370 00000000000000000021d827b1a94901e5fa6ee05d2e3b8e5a437d4541724d7f 2,719 1.00/1.00 vMB 102
439,369 439,369 000000000000000000f7b113c8c9d18d7632d20caa547ee451fda6359c8f794d 2,733 1.00/1.00 vMB 76
439,368 439,368 0000000000000000036455a3991a47b7eceb44b748ff830da6346450b0927f87 2,581 1.00/1.00 vMB 69
439,367 439,367 000000000000000001e4403089fbf08fa4b6c0533943b10acfeef381bc20e921 1,412 0.99/1.00 vMB 29
439,366 439,366 000000000000000003e40f0f12cc77f43d3343a1e60ec426d82cd889024970b2 2,378 1.00/1.00 vMB 61
439,365 439,365 0000000000000000042949518450a7ba55b97ab130dbf3e9509312e1b6571cf6 2,650 1.00/1.00 vMB 77
439,364 439,364 0000000000000000008eb03fc465e0d87289a6d7a71b19ba76edea469bb40958 1,056 1.00/1.00 vMB 54
439,363 439,363 00000000000000000443be1b758983c31c9eec1f4385966fb322317c58827d4e 1,963 1.00/1.00 vMB 64
439,362 439,362 000000000000000002a4533ba6df32cce885946466eaa4b2961b25593543a976 1,401 1.00/1.00 vMB 61
439,361 439,361 000000000000000000bffddc20a588018ffbe5728482fa818c505567b57658f6 1,890 1.00/1.00 vMB 63
439,360 439,360 00000000000000000003c68df0e1517aeed794fa67d98803b99fa4922103def6 2,114 1.00/1.00 vMB 64
439,359 439,359 0000000000000000037433a56e3b6af4950b31ee6c36ce1d7ef8241fffd95fab 1,606 1.00/1.00 vMB 72
439,358 439,358 00000000000000000414a2eb2ff6eb838bfc0a11022d8b65e023201dced8317a 2,131 0.99/1.00 vMB 66
439,357 439,357 0000000000000000037deed2e6a24f37e7390cbf9ec303c8a5a7d9be3fcb937d 77 0.21/1.00 vMB 15
439,356 439,356 000000000000000001f39ac4f355fec98520fc0fa69880f05315365e75a73faf 992 0.97/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.74 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: 630.34 GB
    • Received: 12.02 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.