Loading Tool

Explorer IconExplorer

Memory Pool

40,658 transactions
27.90 vMB
0.07240576 BTC
Random Selection Loading Transactions
Max Size: 143.17/200 MB

Candidate Block

Mining Attempt 05a497019c15554c9e13e77c4791ea159a9afee2cb116c42c755fa2c58ed3252
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root afa23dcf434713ab6b82de7227d4d0ba28222ba1fcb7db371ed5d15387ba36f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,897
Size: 1.00 vMB
Total Fees: 0.01892506 BTC
Feerates: 101.49 > 1.90 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (144,573 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,072 770,072 00000000000000000003df2368c78e30e52013acbd3e75ac199479aac0a4a341 1,528 0.95/1.00 vMB 4
770,071 770,071 00000000000000000006fa49c43eb8155579bbb734da10f5909339eaddd16e3b 2,390 0.99/1.00 vMB 8
770,070 770,070 000000000000000000007a5002ff6cba5af59c3bcd47e799cf64af3baf8e68ad 3,140 1.00/1.00 vMB 4
770,069 770,069 00000000000000000006aa8ec32a9a7bc2780110f9743e58a63ebe80ab8277fe 3,276 1.00/1.00 vMB 11
770,068 770,068 00000000000000000003e1df8c5faed50d2712a3e360650141ede7630bb07b65 2,470 1.00/1.00 vMB 11
770,067 770,067 000000000000000000047c23775be12254158e1d2a8c345f006455e9e9a8d74f 1,561 1.00/1.00 vMB 11
770,066 770,066 000000000000000000069aadd0ea5038fbbb4bae9967fdebb97245a2a1180d9a 77 0.17/1.00 vMB 5
770,065 770,065 00000000000000000006b9f0dc49a3173130b87f88ba5e9bc1ebd18a4008d1f6 1,744 0.66/1.00 vMB 2
770,064 770,064 00000000000000000006cc5713978e79591a30fa26e7bde1509ffb4bac6df17c 3,232 1.00/1.00 vMB 10
770,063 770,063 00000000000000000003648a9771cd76bdc967b5df17be08e8fca9c56ec1716f 2,819 1.00/1.00 vMB 16
770,062 770,062 000000000000000000024b7ff7f80f722a5fd7aec9c1213ae71eb8b2da618bd0 461 0.12/1.00 vMB 9
770,061 770,061 00000000000000000005d01b6136b24013bd68f8ef9d431582e44e2ca86556c2 1,029 0.54/1.00 vMB 6
770,060 770,060 00000000000000000003ed9b45518ce051bb1e27449ac4734b21f0c91fdbea50 2,886 1.00/1.00 vMB 9
770,059 770,059 0000000000000000000199edb608746cc8afc1bb4d56a699fb35a2a2065e44da 2,169 1.00/1.00 vMB 7
770,058 770,058 0000000000000000000539c74a5610e0a20b33703f09c0e1c41980c39a543265 249 0.06/1.00 vMB 9
770,057 770,057 00000000000000000006f607c46f5a17a167350e63d0ec8d4822f1b8cf040165 1,195 0.31/1.00 vMB 10
770,056 770,056 00000000000000000007f3fbfc01aee0b9c83e2bf3dca88228a0de85bba19840 388 0.14/1.00 vMB 2
770,055 770,055 00000000000000000004b99b432023dce682adf6a299c1092a76fcf82265904c 2,900 1.00/1.00 vMB 9
770,054 770,054 00000000000000000001102b86955422c7c96008f976e964302cfabefc5dd6ac 702 0.29/1.00 vMB 7
770,053 770,053 00000000000000000002ec2db4c2dfb7608e7d772c0ef95dfe06458eaeca1ef6 1,140 0.55/1.00 vMB 6
770,052 770,052 00000000000000000002cfca0c8bc7281284e25aeb91290dcefc0ddf7b1205df 569 0.94/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.76 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.53 GB
    • Received: 12.12 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.