Loading Tool

Explorer IconExplorer

Memory Pool

32,791 transactions
10.06 vMB
0.16117128 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 65.15/200 MB

Candidate Block

Mining Attempt 3b66597185e4d4b10dc38f4249b079a699c353766bb484524a504af80f8c6af1
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 88140cdef68051e0c7d16b5ddc5aef2af4d90cfcddfefcf3563e1cd20fd67ff1
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,522
Size: 1.00 vMB
Total Fees: 0.07135513 BTC
Median Feerate: 4.58 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (770,130 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
143,086 143,086 000000000000051260604e5ed3a8870c53d2876cc4ea0a58f84b5604f033c73a 8 0.01 vMB 54
143,085 143,085 0000000000000833b619416a7246cb23eb1984438553bf99dcb788fef415e6cd 17 0.01 vMB 39
143,084 143,084 00000000000003fd23de7822e709578d10c558b8b0c64705392992d7de616fc3 22 0.01 vMB 178
143,083 143,083 00000000000008562b7bd0bb07e82fcb13115d2e91b94f4797678e54dde14875 133 0.05 vMB 87
143,082 143,082 00000000000005ff09ed6c18849cdb7bf8ff20a9aa8405863630dfa37c29afe7 63 0.02 vMB 160
143,081 143,081 0000000000000653a6a87f16a65699514bc7ab7dcb8de655a5d9fdb83baa642f 71 0.04 vMB 62
143,080 143,080 00000000000002f578b0f518d355d1d5ead9474b5b5df1c2d158f9d233cf6a07 37 0.03 vMB 95
143,079 143,079 0000000000000669b93318668aad8eccc9cf5e578359a78c5ff4ef3ecb7d336b 86 0.11 vMB 136
143,078 143,078 000000000000085930ce0c9c018bdeca1d86fd34404b1fb4fe664f4305362db6 104 0.04 vMB 159
143,077 143,077 000000000000008fee566c8a6a488b97c07b25fed27606cc3bf1017bbb45f1a8 123 0.05 vMB 128
143,076 143,076 00000000000009061380eb2c516175926b8908522d55527cf89745f5e4860f95 110 0.05 vMB 301
143,075 143,075 000000000000073d389f7af726db13e9a741fce55d3423ff99162971673b5060 7 0.00 vMB 0
143,074 143,074 00000000000004495dc43a212e90d3dbad26cbb9cab9ecbc6e1425c200cb6bba 12 0.00 vMB 0
143,073 143,073 00000000000004e1a75a98162f02501c9f87b1de46aef5b7ce76dc7d33741b0e 40 0.02 vMB 299
143,072 143,072 000000000000078e4cf55a3ec558dc606a7957a2800e77237cf676ce64d19407 51 0.02 vMB 76
143,071 143,071 000000000000043e2c2b5f2462bd62182a1f3a301f839e86669e647f7db0c1a7 73 0.02 vMB 86
143,070 143,070 000000000000005573766576d06da0b6a5fcae012ba58b2214de5de7d696e172 69 0.04 vMB 88
143,069 143,069 00000000000008807a8b47dc8be598a13bbdc3b24cd4fe1a3ccf0ac7bb6b17a9 139 0.05 vMB 162
143,068 143,068 000000000000088cf2583e753e9bba951c3659af9ef2db3bdeff26aa53090fb6 49 0.03 vMB 487
143,067 143,067 0000000000000044793505d8de4b7124d432cae6fed253e7a98db72b1befa666 58 0.02 vMB 101
143,066 143,066 00000000000006f2308771d4a272496638f8421644bb6635397ab141e2e08c5d 35 0.01 vMB 116
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 71
    • Outgoing: 10
  • Data Transfer:
    • Sent: 22.15 GB
    • Received: 0.44 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.