Loading Tool

Explorer IconExplorer

Memory Pool

73,521 transactions
28.31 vMB
0.07506600 BTC
Random Selection Loading Transactions
Max Size: 167.50/200 MB

Candidate Block

Mining Attempt 8efb9ecd262f0f67616e516f9b4a58fac37d238a4b0249387198b1ed6997024c
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 8aabe6c6e53f28269934eab8480871d62d58dbd9ab30e13d31b18943ffdde3fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,758
Size: 1.00 vMB
Total Fees: 0.01829777 BTC
Feerates: 150.86 > 1.83 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (171,302 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
743,729 743,729 00000000000000000004fde84f5f8bce8c0273632c7557fe8272c9a98ec912aa 2,720 1.00/1.00 vMB 19
743,728 743,728 0000000000000000000303cf87cc03b8de8485c9501e09707acc2114ec4e193e 2,942 1.00/1.00 vMB 27
743,727 743,727 000000000000000000064bd0184a0d025068ee5fb3cfbd82643866dc39715a2a 2,821 1.00/1.00 vMB 30
743,726 743,726 0000000000000000000118d927ffab1e257002161c9d5e712d8cb61a61a9a050 2,707 1.00/1.00 vMB 32
743,725 743,725 00000000000000000006e77fda852fbf458ad32a83288964fe14b48a731a2390 1,489 1.00/1.00 vMB 37
743,724 743,724 0000000000000000000530b7a57de3eed505dc55eb0b44b7aeaeee267c5e685b 1,219 1.00/1.00 vMB 30
743,723 743,723 000000000000000000068f42dfb261b40ecf72c40c4c6987a5d24cb164898c09 2,184 1.00/1.00 vMB 18
743,722 743,722 00000000000000000007eae969c4c2c85d042dfe2fe676b78531b672f8dab99d 931 1.00/1.00 vMB 18
743,721 743,721 000000000000000000046db504885383e9dffe543b874a8a462729554b649459 2,061 1.00/1.00 vMB 20
743,720 743,720 0000000000000000000966fc01ccd2a83fdda6ef6be2bf07e226c725d0a688ff 3,016 1.00/1.00 vMB 20
743,719 743,719 000000000000000000039bad47996b9cc6e38546db65d659ca62b099e914503a 1,981 1.00/1.00 vMB 19
743,718 743,718 0000000000000000000818fc4c837a64558e90876367693b7909d500da8818f7 2,126 1.00/1.00 vMB 24
743,717 743,717 000000000000000000078222a751f227aeb6fe8a60e0e3136f859014190b2ad5 1,025 1.00/1.00 vMB 2
743,716 743,716 0000000000000000000060e040ec51ab36dba0b6f75cdc7bbda002e5d7cb8f41 1,235 1.00/1.00 vMB 3
743,715 743,715 00000000000000000003f592a3e4cd87eddddd14c66a3f057876cae7b812e63f 3,160 1.00/1.00 vMB 17
743,714 743,714 00000000000000000003d5a4239895df0ac9b7ee38a489e2c5180f14d345423e 3,142 1.00/1.00 vMB 7
743,713 743,713 0000000000000000000445abc5ddd005d4ed5d1abb065c250b92863d487deb64 3,350 1.00/1.00 vMB 14
743,712 743,712 00000000000000000004149f78987a9e250d10b2f67b83c72205761c4171bc08 2,171 1.00/1.00 vMB 5
743,711 743,711 00000000000000000007468130cf7d4eef5613f45daf4794de6721fe90f32a1e 2,145 1.00/1.00 vMB 14
743,710 743,710 000000000000000000039126850b5e40dc806a01e4a4ac4e5b26e9701193c5ec 3,311 1.00/1.00 vMB 23
743,709 743,709 00000000000000000002dc785395f5767c4ed6e329ca03c87ecef7b51a22261e 3,059 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.45 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: 666.81 GB
    • Received: 15.22 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.