Loading Tool

Explorer IconExplorer

Memory Pool

66,007 transactions
30.39 vMB
0.07718103 BTC
Random Selection Loading Transactions
Max Size: 172.04/200 MB

Candidate Block

Mining Attempt bd92ffbb58e9884aeaaec2274a74aa5cadd4c905e7964ac74162fef8d70060f7
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 831ee933f375215b6041265b96d74ea6767c26ba857ecbdd6777f908c0ff4fdb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,238
Size: 1.00 vMB
Total Fees: 0.01804722 BTC
Feerates: 150.93 > 1.81 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (767,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
147,715 147,715 000000000000041e9d480eba0c8afbaa4fbbed61bb61025b3c417c3a1adbd111 9 0.00/1.00 vMB 195
147,714 147,714 00000000000006c4da2cbfd536a03e440470ae0232b3087ae9228403e799589d 12 0.01/1.00 vMB 37
147,713 147,713 0000000000000089bb596a130b7de68fd2c87a6fee69a433cf7670b3192e81c2 58 0.02/1.00 vMB 0
147,712 147,712 000000000000046dc01f02c3ca4a47b327ea92cabe3d6042ef40ec28059cd888 84 0.03/1.00 vMB 253
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
Previous 10 blocks ↓
Total Size: 782.29 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: 657.08 GB
    • Received: 14.48 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.