Loading Tool

Explorer IconExplorer

Memory Pool

76,414 transactions
32.44 vMB
0.26431281 BTC
Random Selection Loading Transactions
Max Size: 183.95/200 MB

Candidate Block

Mining Attempt c54f602ed66ccd47343cd7d4b379cb8da6b44f9d855cbfc4b3fd94d56caf1ad2
Version 20000000
Previous Block 00000000000000000000b58c61dbc0eef8b3cfcc43eb1413b7bc30603035ac44
Merkle Root 49bcbc0d544f697f14d931ec9fab67a8b446b2587943dd24afa56d9843df988b
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 2,919
Size: 1.00 vMB
Total Fees: 0.05960071 BTC
Feerates: 502.67 > 5.97 > 1.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,547 (133 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
917,414 917,414 0000000000000000000066b3266a3f232834011a38567d7189a67ac8624684ac 1,847 1.00/1.00 vMB 3
917,413 917,413 000000000000000000009033b1a01515ed5502375c5605c92a41de0f7301d4f3 2,052 1.00/1.00 vMB 3
917,412 917,412 00000000000000000000aa35ce01f0a361f7e463bf2c6ca7bd4c92219a50502f 2,819 1.00/1.00 vMB 4
917,411 917,411 000000000000000000002a35f1bef54c1b277e4ecc29d7b419bf4723a425d552 3,851 1.00/1.00 vMB 6
917,410 917,410 000000000000000000019e2e912e64a5159eb670ea2d17eb90fb500727973297 3,061 1.00/1.00 vMB 3
917,409 917,409 00000000000000000000bcfd4147c120b26098de8f9372c4110b16b55f661276 4,338 1.00/1.00 vMB 5
917,408 917,408 0000000000000000000133d438a43d8a81113ddc1d1c75659669597f79257317 3,782 1.00/1.00 vMB 7
917,407 917,407 00000000000000000001d9657de12bd7e546248846cd657dabd04f4ba3cb532b 3,482 1.00/1.00 vMB 7
917,406 917,406 00000000000000000001183735a3824f746224ab9a934765522949cee12e1485 3,541 1.00/1.00 vMB 8
917,405 917,405 000000000000000000013021fc701faa37e1df6175b069c84f9f61de09864039 2,413 1.00/1.00 vMB 2
917,404 917,404 00000000000000000000c8daaaae97ab8833e128e20398750edd525667fc512c 3,226 1.00/1.00 vMB 5
917,403 917,403 0000000000000000000037e21227df2c071cd6c75004c4d71192674d161033bf 4,006 0.99/1.00 vMB 6
917,402 917,402 000000000000000000017354043de595fd9752a49e36145721dcc94e1821e399 3,758 1.00/1.00 vMB 8
917,401 917,401 000000000000000000019e98b402c626db785517edc3202429c7018fb346c3d7 3,252 1.00/1.00 vMB 4
917,400 917,400 00000000000000000001275c7a0e111f554af072b36362b602af6eef0a48965e 3,533 1.00/1.00 vMB 4
917,399 917,399 00000000000000000001b2b7f1f2c0b713f481e52599fa90ea2836429f3747eb 2,230 1.00/1.00 vMB 3
917,398 917,398 000000000000000000004fbe8f9a344d19ff6b2a3917d3dadc845a5e3a0fd49b 3,745 1.00/1.00 vMB 4
917,397 917,397 000000000000000000008c6ae2840158baa00ea0716e1a9c72c4ec4df13991e9 4,141 1.00/1.00 vMB 4
917,396 917,396 00000000000000000000aef5c93766f518efe3b4000ede35d3d247de4d1ebc33 3,400 1.00/1.00 vMB 9
917,395 917,395 000000000000000000007802f6268b545c6b47be52f0a77017e62b409cbe2fb3 2,264 1.00/1.00 vMB 2
917,394 917,394 00000000000000000000efe1a443fee59555a7d90d4198977606078ea37e88d0 3,505 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 786.76 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: 1,010.91 GB
    • Received: 34.97 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.