Loading Tool

Explorer IconExplorer

Memory Pool

40,182 transactions
16.23 vMB
0.12688841 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 93.74/200 MB

Candidate Block

Mining Attempt 7625fe9a6e8612eaef5b8d90655fb1d68a20bbbe72af2c5aa428e27566d1db6e
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root 25bbf4f74e6634bea64ebfd1609ece6c37dc88fdc8599628838c621f6db3d870
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,671
Size: 1.00 vMB
Total Fees: 0.04467703 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (759,464 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,850 153,850 000000000000090411726cfd20df280dc872b350fe66d3065bde54cb162aaf13 22 0.01 vMB 55
153,849 153,849 000000000000026b291e8ae9135e7960a4a8a6d2ad22e4bbb8414a8120ba60ad 74 0.02 vMB 128
153,848 153,848 0000000000000657def3f9d2ef1ba031b878d808939e9ce77148b62efa36dc9f 5 0.00 vMB 3,525
153,847 153,847 000000000000035a6bf03d416a3c5564e0ee3840ea1f0bdd918d756483feb023 20 0.01 vMB 196
153,846 153,846 00000000000007cef2e2127ffda4d7ab0bcab26dc50c1b24150c1723d5607c88 25 0.01 vMB 55
153,845 153,845 00000000000000ace880982d9c1d17c9fe2f89c51fb93f964d736258aec7834d 79 0.03 vMB 172
153,844 153,844 000000000000046219f97f154813616ddb2f921104ca881e818fdc037c481733 17 0.01 vMB 174
153,843 153,843 00000000000009a5b2d402ae11bc924e943225b7eb7792e2d621804e9c140cc4 24 0.01 vMB 437
153,842 153,842 00000000000007f02033c979ab5dd4e3cedc2926896fa069c06abc8c96e27a02 22 0.01 vMB 704
153,841 153,841 00000000000006ce4507f894ca7d1d17712e15c5c5ec33ceb80e573cde6bf071 6 0.00 vMB 113
153,840 153,840 000000000000021135aa49f2f016be18a2c16b98ffe618f39ed8a8e6826e11bf 1 0.00 vMB 0
153,839 153,839 0000000000000c9d73939a6739706d1ae160ef8e43be24242dc7874b64a20e7d 42 0.02 vMB 74
153,838 153,838 00000000000001ded086c5c935fc9fa4bfc9c853cc67405c31bb1a2c4f414cef 4 0.00 vMB 482
153,837 153,837 0000000000000174ac32ab66057d44042f8dc624bdf61abda154afeb8a86eb73 4 0.00 vMB 0
153,836 153,836 00000000000008d5787a69337ba929a121ba5f381c920aa218283880db67900d 115 0.04 vMB 115
153,835 153,835 00000000000003236502254bfec6907dcb6f0eef133cc22903f1eba528b63834 12 0.00 vMB 0
153,834 153,834 00000000000007aa42948eef8fd5cb02d6624b3968f8cdb4306a5ae561fac43e 33 0.02 vMB 39
153,833 153,833 0000000000000b15347ffcf512538903971918dbdef2a506750d065c7b5f394b 54 0.02 vMB 231
153,832 153,832 00000000000005a6be359e29a27f383f89bdc57ab121631a288707436eeb50f8 30 0.02 vMB 352
153,831 153,831 0000000000000428187b8405b75a7a9280fdffde37386358da4b2a2cb46ea18c 17 0.01 vMB 123
153,830 153,830 000000000000067c476b26cecd83799e15a9a1ad425d9f93462a92d9584c3b9a 10 0.00 vMB 512
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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