Loading Tool

Explorer IconExplorer

Memory Pool

76,689 transactions
28.22 vMB
0.08704183 BTC
Random Selection Loading Transactions
Max Size: 171.90/200 MB

Candidate Block

Mining Attempt 757f302aaf1156a45c6af5f2f53ff9a669dda9a6ca7d09218655299e576870f1
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 37f29ea5247c4815ebe1f26a30fb26dc59e5ac5237db3e68aca31103bd2296bc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,849
Size: 1.00 vMB
Total Fees: 0.02539319 BTC
Feerates: 150.93 > 2.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (719,686 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,611 195,611 00000000000003b3cbd420099693e3eb166937a0294ee8d11e92e795ee78d1d7 608 0.24/1.00 vMB 207
195,610 195,610 000000000000013a7f2c9ca09803e29590917ff30d3ee26fe528120c0b24e6e8 41 0.02/1.00 vMB 107
195,609 195,609 0000000000000301a176d3b215ca197a814f1fb2d0c4ea99d72cd79508147642 152 0.05/1.00 vMB 163
195,608 195,608 00000000000003b30279a84ba0fab02d65856b931b168dba0e86e2857e79d0aa 607 0.25/1.00 vMB 141
195,607 195,607 0000000000000673e848ac5cea959274fde06dde7ae1d8d195e638210679de09 24 0.01/1.00 vMB 97
195,606 195,606 00000000000006abf52560a00794c51794d9cce7aa89d54a5cdc4740e98f4e11 134 0.05/1.00 vMB 372
195,605 195,605 00000000000004b6381cb60822426a594cfc55ae3a744187168648f54c865027 183 0.06/1.00 vMB 441
195,604 195,604 0000000000000446d6e07e753af904a60ff17104794a4b1b8cb11b772475cdc4 213 0.09/1.00 vMB 166
195,603 195,603 000000000000041073affc6a09ec970c50e91f326730dcde2fb791c02bb4fa70 16 0.01/1.00 vMB 30
195,602 195,602 0000000000000349f910a2ce3d4032f3ebb8149ae63b3ec5287d75d423b0b5d8 346 0.12/1.00 vMB 136
195,601 195,601 00000000000003c8d76448bda281686731e8fad180df23dab2644682806a6520 84 0.04/1.00 vMB 168
195,600 195,600 0000000000000674655ba2ba2a610b2a50f9c74bfcb2d43a5899ed0cd42ad1ae 43 0.04/1.00 vMB 97
195,599 195,599 000000000000023f9d2759260c51f9ff04b8aea255e9b19ebd9479c9d8ab25d8 126 0.03/1.00 vMB 62
195,598 195,598 000000000000044967f538d01031330c290485e9f7948dd67dddb4f1fe8fe263 826 0.32/1.00 vMB 164
195,597 195,597 00000000000003bef27752513f06784808055a127b2e23fd7180b270690a445f 13 0.00/1.00 vMB 46
195,596 195,596 000000000000062667e320e3ddfc22d0bf6e7d05b4c7ffc6d532aaf02dd8c772 12 0.00/1.00 vMB 14
195,595 195,595 00000000000003efe769358a42955cfa2149eabd1a7b8f978f27490c05fe042f 509 0.25/1.00 vMB 226
195,594 195,594 0000000000000058d56afee3abfb3b3eb3389cbfac313871e1cd5df352af78f3 155 0.05/1.00 vMB 357
195,593 195,593 00000000000001626ad08633e041c09db483e997007514f14813bb4dcd8cbe78 26 0.01/1.00 vMB 166
195,592 195,592 000000000000037d34d1ef1e1e0fa5eeb5579483cb682a0f952ddc65f2c64843 277 0.15/1.00 vMB 119
195,591 195,591 00000000000000f4fcd95f0592a4cd7e71fc98fb98e8dc5e07dffb22dfea98db 128 0.05/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.45 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.