Loading Tool

Explorer IconExplorer

Memory Pool

83,668 transactions
31.66 vMB
0.08900986 BTC
Random Selection Loading Transactions
Max Size: 192.87/200 MB

Candidate Block

Mining Attempt 8ed64fa6b053a934e5697c00fdf19e38865f0a9e48ca088cae40f3a1afb6ddb1
Version 20000000
Previous Block 000000000000000000015a7ee9281539d48f0ebf8c2030b737ac721a110fec89
Merkle Root 62cb5fb8869370e392f45cbd9dbce48acd760b5af8bc441000e0288e1022a671
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,824
Size: 1.00 vMB
Total Fees: 0.02010985 BTC
Feerates: 182.65 > 2.02 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,212 (504,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,824 410,824 000000000000000001a73d5b8a5a4948edbbf42ea5b6b2412ccbd68ba3272a08 1,868 0.78/1.00 vMB 38
410,823 410,823 000000000000000005fef6e39ce82e4e2f8733537c4a44327a6b760759cb6305 1,900 0.80/1.00 vMB 35
410,822 410,822 00000000000000000215311ec61add2d4102bc10783e869b821b2763d836a729 778 0.40/1.00 vMB 35
410,821 410,821 0000000000000000048a2852ac66223d2970d851ebb85a28ee87702f09295ff0 602 0.24/1.00 vMB 38
410,820 410,820 000000000000000001c1c986031a6f178b9e3a95c25aad1a7cf431923411fa52 747 0.57/1.00 vMB 19
410,819 410,819 0000000000000000026800022f2856aa2bc366b5513c0591ccac74a043f79529 3,096 1.00/1.00 vMB 55
410,818 410,818 0000000000000000025c0dfae09656cb2d7ac509d86264a5c58572fb7a381213 948 0.42/1.00 vMB 37
410,817 410,817 000000000000000002d66b58e80c7c0e29df9f72a0a2c740a76f5556324271ad 1,660 0.77/1.00 vMB 32
410,816 410,816 00000000000000000197fe524ce149da6c2aebcad5f879b155eed2d3556598ac 1,096 0.54/1.00 vMB 33
410,815 410,815 000000000000000003883b710a666e86d3ac3a2feabc936e5a2d9595aae72020 952 0.42/1.00 vMB 35
410,814 410,814 0000000000000000048d6462c93a7409c89335855ba6f4a7846f7e8b2826244a 1,448 0.96/1.00 vMB 28
410,813 410,813 000000000000000004341857642e4855eceab463a2eb3dab239f95e17d095395 1,790 1.00/1.00 vMB 30
410,812 410,812 0000000000000000006ab39e7ee4c687cd95d112f771f18eb4038faed4bee6e5 2,757 1.00/1.00 vMB 57
410,811 410,811 0000000000000000015d3dffc47b07d44dca2a4d0e960c1028592ef191f20389 17 0.00/1.00 vMB 213
410,810 410,810 000000000000000005eaba79dc5ac507c07a4841e9875e274108d1e54cf42606 9 0.00/1.00 vMB 81
410,809 410,809 00000000000000000167e660d54bceb2db58d79b6ebc03d5ebe4a077407de11a 670 1.00/1.00 vMB 9
410,808 410,808 0000000000000000056440a10b1665a07b42a2728e8dcaddce9467b876be3b13 387 0.15/1.00 vMB 42
410,807 410,807 000000000000000004a90971b819e44e6c945277e221fa32bc6511c1be31f8ed 512 0.22/1.00 vMB 32
410,806 410,806 00000000000000000169dcecf313b5697821cd535d0246c199c22e2d1ea452fe 530 0.27/1.00 vMB 30
410,805 410,805 000000000000000002734378bdd176ebb02dbc994b8536ad0f4086d5ad5523ab 766 0.29/1.00 vMB 36
410,804 410,804 00000000000000000381fe5054d5e101d9f9dd1739879da3bbe8a2cb87a65b72 15 0.00/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 782.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: 708.94 GB
    • Received: 16.79 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.