Loading Tool

Explorer IconExplorer

Memory Pool

83,247 transactions
30.70 vMB
0.14482498 BTC
Random Selection Loading Transactions
Max Size: 184.76/200 MB

Candidate Block

Mining Attempt ea6a9526e58e87da2e3ff1b944488cbcc5450a1424c8b8c274e43e04499a46fe
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root f124ee7a2c564fbe0efb08bc5f7bdedaaf07cea401d5a4f149bdf7c12e558251
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,371
Size: 1.00 vMB
Total Fees: 0.07988188 BTC
Feerates: 150.77 > 8.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (767,257 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
147,711 147,711 000000000000053556fdbadde755b53ec1026a245a815f584e7a40bc4620190e 74 0.04/1.00 vMB 174
147,710 147,710 00000000000004a4b2b19dc532272a1a345b23bb8c4947a6f6545ccdb245fc56 66 0.02/1.00 vMB 14
147,709 147,709 00000000000001fddb0dfb783a19897c813c1987762f6691704b8cbfe3d32a5c 67 0.03/1.00 vMB 256
147,708 147,708 0000000000000335b7cb2db2caea11ae2fc0ee60811c1b8e25446fea20f65327 12 0.00/1.00 vMB 75
147,707 147,707 00000000000000bebe22fdec3161324032c0107ba1e0df64e2a47d3fa05b8f56 51 0.02/1.00 vMB 220
147,706 147,706 00000000000005b8b708ad7403e2cc4324d8692220e29e2848f755f5adb1aebc 24 0.02/1.00 vMB 173
147,705 147,705 00000000000002e538abe817a8e90b09feb3c5fdee57a385600cb6dd7f742ded 25 0.01/1.00 vMB 120
147,704 147,704 000000000000088fccd46fe2ebc3fc29a6e0a6943c37134de294c20671e7ab66 13 0.01/1.00 vMB 248
147,703 147,703 000000000000050ee2fcb56b3199cbbf30f66b0dd6e86f35d0d809f02d38cb83 111 0.04/1.00 vMB 96
147,702 147,702 000000000000082b826fd58fe397c9c9cd8955dafaa2641db731a91b750e2fa1 7 0.00/1.00 vMB 431
147,701 147,701 000000000000007f6aea941d8fdff215df78faad6a79c2a74856d91fe1cad780 86 0.03/1.00 vMB 68
147,700 147,700 0000000000000649e05bc82de9e3f2fc7283f970a14184882267cd62ae57bcdc 34 0.01/1.00 vMB 121
147,699 147,699 00000000000004b9215cff86bf1a41aa15b69e72c7b7ebb2e4bdd33df31fe59b 48 0.02/1.00 vMB 1,381
147,698 147,698 00000000000002b3f95462661bbab7b147d112d9d7ea0a5d894760788d68faf3 14 0.00/1.00 vMB 90
147,697 147,697 00000000000003938e5d5c54b629789fd09cb3e41cc29ab644ad66c4c6e87b0c 40 0.02/1.00 vMB 232
147,696 147,696 00000000000006459d11e8af48f8f4ba35d87a78940b8e6287e81e6bac5d88b4 32 0.01/1.00 vMB 122
147,695 147,695 000000000000079ad5f88a7b9bd5d4e327b1500dad06176f765c06b92f0cdd44 41 0.04/1.00 vMB 161
147,694 147,694 0000000000000143f4f0d9a9529e9dce8b0e9b6f6c01117cf3aa456ba08d9fc8 33 0.01/1.00 vMB 144
147,693 147,693 00000000000004662f57a8eabfc53da354572f2aa2e3c1e7eb3494c1cf5f96e7 11 0.01/1.00 vMB 537
147,692 147,692 00000000000004311f2e1f2e9d8ef5e5bf1603930cc8f9cb5380ca059d481dc8 16 0.01/1.00 vMB 191
147,691 147,691 000000000000099db98d7351cd57292669ceacb781ccd0f94effe8ea71f9015c 151 0.04/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.33 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: 660.44 GB
    • Received: 14.75 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.