Loading Tool

Explorer IconExplorer

Memory Pool

24,428 transactions
27.13 vMB
0.04314370 BTC
Random Selection Loading Transactions
Max Size: 143.29/200 MB

Candidate Block

Mining Attempt 14c40f6929bf8c2cd17fe23408a24cb71b4c15b210af0fe3bd13e325e9ecdcd7
Version 20000000
Previous Block 00000000000000000000c76f1d250bee7f654eb0d05b4aa68300abcdf609cb3d
Merkle Root 1a0c2ed3509f877ba3a44f3044803828a7fd7ca4f1fd22e48a98a9867e3f3c25
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 2,104
Size: 1.00 vMB
Total Fees: 0.01292562 BTC
Feerates: 73.39 > 1.30 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,451 (807,711 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,740 131,740 0000000000000b86c3ece4d20b319cc9e9fc3ec1ec77c0f8186bf99f30fa74c6 11 0.00/1.00 vMB 700
131,739 131,739 0000000000000d599b74e9fdad3fca6e042d7aaf3a943ce14effc4ad5a618379 22 0.01/1.00 vMB 1,351
131,738 131,738 00000000000001ce94aa4bbe1c9ef49b26e3358efe1785a3a9c9a556a3f17257 90 0.02/1.00 vMB 206
131,737 131,737 00000000000004f3e4a93031b4e3adf39f9108a5115e6dc2f951799b1805c725 128 0.05/1.00 vMB 421
131,736 131,736 0000000000000e86b02f41cc7c19f33dbee68c6e6c1ac542874b2a5db4d96743 15 0.01/1.00 vMB 1,268
131,735 131,735 00000000000007e8c382dc38fae35a2d6c1a26a1e2e46c817ebb98ac49dc46bd 8 0.01/1.00 vMB 784
131,734 131,734 00000000000004262d81c8b9f5f8709cb87d841fec9d4106fbbe415d1085de16 11 0.00/1.00 vMB 51
131,733 131,733 0000000000000a80614e6120bb937c21bbe0008a7a298802b0822f1b511a971c 26 0.01/1.00 vMB 1,083
131,732 131,732 0000000000000fa6ad150baa811a48ed97c4461b1c3b52b73d587be466467cfe 18 0.01/1.00 vMB 1,256
131,731 131,731 0000000000001081b55beb4f696375b80530923b4bd61a8fc0e9ff59458046e3 111 0.05/1.00 vMB 305
131,730 131,730 0000000000000052a28e6d90e3c55ecc4248eb6ecd63ee0adfd12ba681e06567 170 0.05/1.00 vMB 131
131,729 131,729 00000000000002d94186c5b8bd99d7171b78a48b58653a033a9d18787cdd9ee6 27 0.01/1.00 vMB 1,140
131,728 131,728 0000000000001098c43aac3c3f04b2b679e0ca5f021ee783d139bc3cc7dde822 84 0.04/1.00 vMB 994
131,727 131,727 0000000000000a07b17a51a6bbfa3e97eff3660066a1eb287fb462d3068bcecd 128 0.05/1.00 vMB 63
131,726 131,726 0000000000000ced3a717f6e4dea029f3721a3f66d63ec83873d9ab45f6ad959 68 0.03/1.00 vMB 207
131,725 131,725 0000000000000597ea11bd191235cd7b42f9b32b0300ae6fae5c39f3014a07cc 47 0.03/1.00 vMB 245
131,724 131,724 00000000000004bda1795c95f212cdd0a56871b044b64dc08aa47c7aacbcde57 59 0.03/1.00 vMB 276
131,723 131,723 00000000000007bed260bea6178349c942c23bcdc7987a95ddc4accce7fa1f7e 63 0.04/1.00 vMB 1,085
131,722 131,722 000000000000000a1542b53cca2ec66c235da3e5314b2db673ad0605815591eb 70 0.05/1.00 vMB 952
131,721 131,721 0000000000000ea0a919b2e88622b951bdb41568f662330075f6f43db0496a8f 16 0.01/1.00 vMB 1,058
131,720 131,720 000000000000110a0a219768b75a3f3da6d569f295f5f480793887b25162a9c0 58 0.02/1.00 vMB 114
Previous 10 blocks ↓
Total Size: 825.73 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: 4,267.42 GB
    • Received: 234.90 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.