Loading Tool

Explorer IconExplorer

Memory Pool

15,752 transactions
9.35 vMB
0.03078820 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.95/200 MB

Candidate Block

Mining Attempt df62510d924fc322c17e89d27446063d0e44e43b2a107a536e1a87f769c1e836
Version 20000000
Previous Block 000000000000000000017057df6d234f0ac6a521588cd266633a5b72151affe0
Merkle Root 1c7fe18d5124a33779a56ddb2843b942332cda7a007b9233ab244a7ec8bb7bf3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,870
Size: 1.00 vMB
Total Fees: 0.01014640 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,370 (743,030 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,340 170,340 000000000000066fddf197f596214584b743fd0ad9a97070235bc66f63c1bb04 21 0.01 vMB 803
170,339 170,339 00000000000001d9f406782d04d9ec404aa2a671c67e991c2cb8a990a9a07817 14 0.01 vMB 22
170,338 170,338 000000000000004c617fda70654b317fedddc6afb63e68c4ec90293ca8c680d7 1 0.00 vMB 0
170,337 170,337 0000000000000302b0bffbe216c95f25d9317d235445346624e7b4afe75a6ebd 1 0.00 vMB 0
170,336 170,336 000000000000044d937e48cf413f2d05a68cb223323508be59fb1a3fe3e17587 9 0.00 vMB 68
170,335 170,335 00000000000004057bb63641051c81ac0af3eb3c49d8e918a0024469661a2a4a 10 0.00 vMB 61
170,334 170,334 00000000000002d8351a7a078e66c7b7d0d14537f1d7c1dfe97f1a33b1e2ec7e 2 0.00 vMB 0
170,333 170,333 00000000000009e6c72e2a7acfc0b072d7216e43511a2487da6665ced72eae9b 27 0.01 vMB 176
170,332 170,332 00000000000007585855b46e3c2f9cb5bfba6aba90b6b711443a181d21ea9bc5 79 0.02 vMB 72
170,331 170,331 000000000000097b7661663eeb7c2d3220e7c260fb5cbb431cdb37b487dde429 53 0.02 vMB 200
170,330 170,330 0000000000000991c8e1572c92fa95b879afc63bd9b5906777b321911483094a 6 0.00 vMB 40
170,329 170,329 00000000000008d4f880785a374548447b0778bf4210a9ecc6a1f059f141f22c 73 0.03 vMB 115
170,328 170,328 00000000000007be885f35ea2d7b86dae3f91c4165bf995e5f26e34998e2c41a 110 0.03 vMB 5
170,327 170,327 00000000000005caf3fae387b293c7bf60fdbcb5f825a7cdda694210ee7aa4a3 14 0.00 vMB 21
170,326 170,326 000000000000042f89ee5f4fd1956d61dbb5236e2156484d96dde97dd821ba4e 34 0.01 vMB 123
170,325 170,325 000000000000041cc2c21449fc874b5ae024386ecdddd7487c26ec683e77e641 25 0.01 vMB 165
170,324 170,324 00000000000009616fcd35bd758d6e4c1610278b5f4026ec182dbd83cf2f3783 45 0.01 vMB 146
170,323 170,323 00000000000006361fa5750bb63337d7c67587300bd70e781b2a295bd448533d 16 0.01 vMB 34
170,322 170,322 00000000000008cf6c41a05642d8feb24017dd51014b08bc47199cbf2271a2dd 22 0.01 vMB 45
170,321 170,321 000000000000064c99889d2d53da3ad70f4f40630d91cc136ffc01e330740689 4 0.00 vMB 44
170,320 170,320 0000000000000afaeba28afb1f998c47a753fc611d1a09a7254503d876b1b0eb 14 0.01 vMB 63
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 101
    • Outgoing: 11
  • Data Transfer:
    • Sent: 190.78 GB
    • Received: 0.76 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.