Loading Tool

Explorer IconExplorer

Memory Pool

44,557 transactions
27.26 vMB
0.10011072 BTC
Random Selection Loading Transactions
Max Size: 142.86/200 MB

Candidate Block

Mining Attempt d13a1592d113374fa54e40cdf7e9b7796577fec1e2e2894e1fa91fdc37209e91
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 117bfd64f86cd4d165ba4e7222d23147f60ad559f82081a36430ec49ee7f79e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,639
Size: 1.00 vMB
Total Fees: 0.04542961 BTC
Feerates: 151.16 > 4.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (601,327 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,542 313,542 0000000000000000177ab612cbb51d540e67a2b01edb0ba4180b2d3ecd640dce 237 0.15/1.00 vMB 25
313,541 313,541 00000000000000002d766e88635df35a3c8250f369fc8ec30519ee11b3aa8358 1,021 0.58/1.00 vMB 28
313,540 313,540 0000000000000000250626ebcc1b54193685fd47388754e213bc3e7c404ba0b1 133 0.06/1.00 vMB 30
313,539 313,539 0000000000000000207690e68bcae0735f8d9e2d714c1ff1f25b9894bc44b033 412 0.18/1.00 vMB 34
313,538 313,538 00000000000000002169219ba74b54104140ae00035ffe8f057c5eb386eaeee1 951 0.40/1.00 vMB 39
313,537 313,537 00000000000000001a4e180b3a6ed0a82af222f97e3f6f4f84ebf14cf34ef2fc 560 0.32/1.00 vMB 29
313,536 313,536 000000000000000001a5ae101b725b224a45da789f407651a4cdb066ac2a06ef 665 0.30/1.00 vMB 31
313,535 313,535 0000000000000000149bc672127e1a956e5a350fc01b8bf4ec1c238366d46d78 38 0.01/1.00 vMB 30
313,534 313,534 0000000000000000035af4ef8764c9d13cdac729245da2e2433eb3771ca34215 204 0.10/1.00 vMB 23
313,533 313,533 000000000000000010adce64a9540becb946c04c0303a2ff517aa0fa2044e2ad 129 0.06/1.00 vMB 30
313,532 313,532 00000000000000001a6385cf2cc8942cc8a0c9c46843b29888d99ccd1d829d5c 144 0.10/1.00 vMB 23
313,531 313,531 0000000000000000112d6c417afaf1dc9e8869d596e9d238589c3684246ffaa8 187 0.12/1.00 vMB 26
313,530 313,530 00000000000000001a93450c85ee64f8c95e9d5c57becbbda5b6f496ea2f5899 919 0.58/1.00 vMB 26
313,529 313,529 0000000000000000324d9b1a05d1331ce6f52ed4e0453beff32336f4a0f98f0f 1,032 0.47/1.00 vMB 33
313,528 313,528 000000000000000019aa863e47dba15a1d5caff90f9b7209a758676e950ca70c 67 0.04/1.00 vMB 13
313,527 313,527 00000000000000002f4f2e362e31940c23f1d203007e11a0aa0b662c766800dd 437 0.22/1.00 vMB 29
313,526 313,526 000000000000000006eda6548bb78cb0d8925ee36d36e2a060f988cd1b82e95a 75 0.11/1.00 vMB 10
313,525 313,525 000000000000000032725ae648452bd4cd6ec507ca75ab8e05588f8d0c40f132 1,514 0.75/1.00 vMB 29
313,524 313,524 000000000000000012589ce4fc4b86537f93f70d2ec109762d26905f3b065e86 508 0.26/1.00 vMB 26
313,523 313,523 000000000000000018b845e4a8bf6aeec369c73e91ff7249b12eefd00c1d0891 1,249 0.75/1.00 vMB 30
313,522 313,522 000000000000000001e4b77b6dc922b6a309f0483b4d7752ebb786e226c131c1 1,018 0.52/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.