Loading Tool

Explorer IconExplorer

Memory Pool

81,268 transactions
29.86 vMB
0.10590945 BTC
Random Selection Loading Transactions
Max Size: 180.55/200 MB

Candidate Block

Mining Attempt 0cc40642b6db1d6aa285114dd00a3101148d6f53a2a41808dca5b7ad3a99cd36
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 9f1acca07955efce11ae474ea27709ad4c783a4c03b5e06787badd0860f260c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,155
Size: 1.00 vMB
Total Fees: 0.04024678 BTC
Feerates: 146.36 > 4.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (170,055 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,053 745,053 00000000000000000002444fb75214953aae1480a4f83b2738a27fd0bdc4e7bb 2,167 1.00/1.00 vMB 29
745,052 745,052 000000000000000000036066725f57a6a4bb9fc9adb1cb1b6dbc0eab69bfb1d2 1,768 0.77/1.00 vMB 19
745,051 745,051 000000000000000000082997b7a8d116e81cf8a954895eb2c448e9c6f7cccb99 992 0.41/1.00 vMB 25
745,050 745,050 00000000000000000005423b548d409228735058f685bdf30aa3bcb6cf159988 782 0.70/1.00 vMB 17
745,049 745,049 00000000000000000005ea121c79a82fb8da8f5c057c691881667a05b9d6fcc7 1,305 0.99/1.00 vMB 4
745,048 745,048 00000000000000000006f5f2ab9047bce7249238892552bb16672f79611a7de1 2,740 1.00/1.00 vMB 26
745,047 745,047 00000000000000000005dbadcae70b3e8897f715f4a045c313810f05d23a7cb5 3,131 1.00/1.00 vMB 31
745,046 745,046 000000000000000000058f6b329a876c6df76baafca19fc8e0cf169d44663ed0 1,580 1.00/1.00 vMB 3
745,045 745,045 000000000000000000030e77d21002a7272b4a069efc6f90c8f0eafb131d948c 2,239 1.00/1.00 vMB 14
745,044 745,044 0000000000000000000623985502b84b2a1b6aec8da33833bdcd2cd19a2794a5 2,809 1.00/1.00 vMB 35
745,043 745,043 00000000000000000006d7534889df0da79623acf1e8222002e05eef8a41d370 2,492 1.00/1.00 vMB 28
745,042 745,042 000000000000000000070b02f04a5d84e1dbe29369f0ff6e44bfb0547ee20aa3 1,228 0.48/1.00 vMB 20
745,041 745,041 0000000000000000000170b3e844d03b5ee192c1e19fc57df5a5317a7df611cf 890 0.37/1.00 vMB 21
745,040 745,040 00000000000000000001735e891ecd21fcc69d1ebca6caab052481329289008c 2,270 0.92/1.00 vMB 19
745,039 745,039 00000000000000000005528d152ab6af3650428f5e75c05a6dc91115242644ff 645 0.83/1.00 vMB 8
745,038 745,038 00000000000000000008d67c7b054c310459ec8db8b299e8afc30bba1a6fce4c 569 0.37/1.00 vMB 23
745,037 745,037 000000000000000000066260a797063291d8c476187d0cf1a6e5e0a2a0973b24 2,538 1.00/1.00 vMB 25
745,036 745,036 0000000000000000000274c9a46400d895f0fb47eaef37b4a22864295abacaa0 200 0.11/1.00 vMB 20
745,035 745,035 000000000000000000038aec50358fb2b46a39d9c251634c93c5d1cea9059171 572 0.28/1.00 vMB 18
745,034 745,034 0000000000000000000980fc3428dcb62ec01295d25dc7a2fa21117381536d0d 1,809 1.00/1.00 vMB 15
745,033 745,033 00000000000000000006d9b0f7948fe82cfb9962c09e4c99342747cbe76add6a 1,051 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.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.