Loading Tool

Explorer IconExplorer

Memory Pool

37,164 transactions
26.85 vMB
0.06029580 BTC
Random Selection Loading Transactions
Max Size: 136.40/200 MB

Candidate Block

Mining Attempt 6e48b9f967bb26dad2919e07914f998b8757e76ae97f5b4b28ce111b2a728f8c
Version 20000000
Previous Block 00000000000000000001e4b1a4e8cb31091c99e95f3a4b20f061a795889f3d3c
Merkle Root ce57e37e6c1f3d82db8ef45b5f41775268f16ffdc21ac1ab39427da7863a1d16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,918
Size: 1.00 vMB
Total Fees: 0.00999472 BTC
Feerates: 74.79 > 1.00 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,650 (602,226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,424 312,424 00000000000000001793eae26bc78cdbc43bf924a887661dd378c44e53989293 1,190 0.70/1.00 vMB 26
312,423 312,423 00000000000000003712017253bc45437ed753ba392ba610f32fb41072b0c48a 603 0.31/1.00 vMB 29
312,422 312,422 00000000000000001cb8d8fcb5c390ca7822f8fc135edd077558b73450afdf3c 96 0.09/1.00 vMB 13
312,421 312,421 00000000000000002639809b48d15b9d77a5643ab0e62d146c3e4aca932a8564 1,159 0.64/1.00 vMB 29
312,420 312,420 00000000000000000553e316c2a45a06ac6db7757432d14c32797d0bd3176d70 435 0.25/1.00 vMB 26
312,419 312,419 00000000000000003d33afdd862331f7125e95a4637f9c6f46d83dca91e113c1 287 0.20/1.00 vMB 24
312,418 312,418 00000000000000002b69f08f58a069ecee9101d7edcd489a7db0bdc01798f29d 26 0.01/1.00 vMB 28
312,417 312,417 0000000000000000230fa5a8938317bdd1d60c98f4b26aa2ab5f2ab5f007dbdc 97 0.11/1.00 vMB 11
312,416 312,416 00000000000000002415384b814c7da08718d69a62b598c738e7c68ba145551e 281 0.15/1.00 vMB 28
312,415 312,415 000000000000000014a886fb9fdf4d746c6c48a03663a7bd69f4c1b21853652f 217 0.18/1.00 vMB 17
312,414 312,414 00000000000000003d0a15e2a5416d4e8bc53fda201f4aadff86e840d55c29e3 512 0.18/1.00 vMB 42
312,413 312,413 000000000000000033d97771ae3c9617ea40c156445403c0741f162d3296b21b 84 0.04/1.00 vMB 10
312,412 312,412 00000000000000002cf77276b0d31baf146ee5f4fa0f9fa6b1f84d91fa8ea87b 401 0.26/1.00 vMB 23
312,411 312,411 0000000000000000227449ea25b5d3c64ecced4eefb6356ce3d413b13a24a7dc 156 0.07/1.00 vMB 38
312,410 312,410 00000000000000002ae77202b4d801f998b41ea76e5ae65a95d849bd49bbc597 143 0.09/1.00 vMB 26
312,409 312,409 0000000000000000385506db1b7006c91dff95cb611df9f003f13707634977fb 298 0.20/1.00 vMB 23
312,408 312,408 000000000000000028b8f16a404a129b4e5d74489d4d74a5bbd4a4658f904f4e 334 0.24/1.00 vMB 27
312,407 312,407 0000000000000000290847406d4f043e8954bc31145d0fb7eb749d75ae4f8eac 302 0.19/1.00 vMB 22
312,406 312,406 00000000000000003b51a4682713fef98510956fc1917efbd0e1c20ce77e24d5 984 0.72/1.00 vMB 25
312,405 312,405 000000000000000002dbd4b853241ed02d9c4bca1e6c06d814d64cff5b5c12ef 222 0.14/1.00 vMB 25
312,404 312,404 00000000000000003254e087cda530f7e31ae9edfa77015ebf59848d97b2b4ba 214 0.16/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.77 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: 632.77 GB
    • Received: 12.15 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.