Loading Tool

Explorer IconExplorer

Memory Pool

44,242 transactions
27.95 vMB
0.06877302 BTC
Random Selection Loading Transactions
Max Size: 145.60/200 MB

Candidate Block

Mining Attempt 313be94225ef7c7507a95caa35558036332720601610cb7144f4ae08c7de3e91
Version 20000000
Previous Block 0000000000000000000080d0b2bbb4a43c8e785de05b97a1db96a63b5e59fc57
Merkle Root 85743becf623fa0c9df2414a537d910dd4301cae2e31aa30fcf80be6e81ea6df
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,361
Size: 1.00 vMB
Total Fees: 0.01547154 BTC
Feerates: 56.56 > 1.55 > 0.38 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,921 (236,081 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
678,840 678,840 00000000000000000005adb811ea273de59cd84ece01f8f1fe5923dc15fe508d 440 1.00/1.00 vMB 35
678,839 678,839 00000000000000000001ba292984971852c17e44efb1c963954870ee2d767f42 1,914 1.00/1.00 vMB 33
678,838 678,838 00000000000000000007f247e5075c9687b8995aaed392fc7559eb59d37d63b4 1,863 1.00/1.00 vMB 55
678,837 678,837 0000000000000000000b8b98ae643fcbe5bab126cc07da9a57f1611dd44692f2 542 1.00/1.00 vMB 18
678,836 678,836 000000000000000000055d65a1d4feb197434903a723e5589a19499acb9e184d 1,294 1.00/1.00 vMB 14
678,835 678,835 00000000000000000006915f442ce021cfbee10c7c2f83ec86e3dd4ce59a4922 2,011 1.00/1.00 vMB 19
678,834 678,834 000000000000000000016fc9ddf5b1069ef2a26de1b47aaacd3d385be1153755 2,310 1.00/1.00 vMB 65
678,833 678,833 00000000000000000004b644c92936012e25cc4d7aa99be9c4cfa90ddc0d2f76 2,329 1.00/1.00 vMB 29
678,832 678,832 000000000000000000051b16891443cbafc8fcb517bfb1e454511e1ab47f1ae2 2,445 1.00/1.00 vMB 85
678,831 678,831 00000000000000000006c118e40d1faeaf4c7a1ffe3c18643fec13055170066c 1,762 1.00/1.00 vMB 70
678,830 678,830 00000000000000000004d147c3f938ea7f8a2120f5e2b0ecb720ab49335c03b1 937 1.00/1.00 vMB 78
678,829 678,829 0000000000000000000a74535081f831163fe6ebbcbb5c74ce6cf043a204297b 2,102 1.00/1.00 vMB 36
678,828 678,828 00000000000000000003921f57daeafadc256111d81a54e280ee2506c45fd67c 2,429 1.00/1.00 vMB 28
678,827 678,827 00000000000000000009a8fbd401c92de08de34eab19a39d8e0d76cb4aa6ce2f 2,292 1.00/1.00 vMB 64
678,826 678,826 00000000000000000001373ce43208c522f5f2bb17fa60358bc18a0800148fec 2,385 1.00/1.00 vMB 83
678,825 678,825 0000000000000000000b015e2b80d7e335a1c039efec8ee6e2f3457abb80d520 339 1.00/1.00 vMB 9
678,824 678,824 000000000000000000024a9e0c5dda21606df99cae7a15085a583ff32f5094e5 1,086 1.00/1.00 vMB 14
678,823 678,823 000000000000000000036e0c8b19da9f1783c833ca58003684e6714e13e259f6 2,677 1.00/1.00 vMB 17
678,822 678,822 00000000000000000009a39537810fc7e91513b6a9b91b4260a7c82bdf3eaaab 2,289 1.00/1.00 vMB 61
678,821 678,821 000000000000000000044963903c86f84975147a958312fe6e2b248d4e6e8729 2,396 1.00/1.00 vMB 81
678,820 678,820 0000000000000000000a60892820d6f45f682fb113dea6eb359733344fae6da5 1,930 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.25 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: 655.41 GB
    • Received: 14.30 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.