Loading Tool

Explorer IconExplorer

Memory Pool

43,994 transactions
27.19 vMB
0.08758607 BTC
Random Selection Loading Transactions
Max Size: 142.30/200 MB

Candidate Block

Mining Attempt 7bace15a28117612c390c8a6dc40c9aee9122d088769c7a64dc7250d8de9c411
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 07375f996f1b0bc55c88f7deb335d6553290bdf37ae5d7b70c525c4efc4951e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,243
Size: 1.00 vMB
Total Fees: 0.03467801 BTC
Feerates: 150.93 > 3.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (383,260 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,610 531,610 0000000000000000002026ad40faf42581ab337cf72f0f553d126aa35505342b 2,056 1.00/1.00 vMB 20
531,609 531,609 0000000000000000001a838a2a6fb344cf332e932a11f298f42fe0bfdcbc79e9 730 1.00/1.00 vMB 8
531,608 531,608 0000000000000000002f5b0fc80034a871d6d08f3a76727b7fe1042721e6a26d 1,899 1.00/1.00 vMB 22
531,607 531,607 0000000000000000001a2357ad868cff3a31c0127bd5a25cf68996cef55665a4 789 1.00/1.00 vMB 6
531,606 531,606 0000000000000000001cf25bfa28205af736cc3519a1af114f2fde7440ee6c09 1,751 1.00/1.00 vMB 5
531,605 531,605 0000000000000000002d63f6394de733407d02f539a829ee66e8159d6392aeb5 2,252 1.00/1.00 vMB 27
531,604 531,604 00000000000000000026c3c3d8fed793734656c9d3c822f45f479deda37bdb52 2,308 1.00/1.00 vMB 5
531,603 531,603 000000000000000000270f4a537839f9f8b677751d9862be55899a0eb1001052 2,670 1.00/1.00 vMB 36
531,602 531,602 0000000000000000002a27434ea9d496e1439fcff50ff5be63df4a5e381ab339 2,029 1.00/1.00 vMB 10
531,601 531,601 000000000000000000051197f2b69651a7a817ff44f4fc7843e0d408ab0b7138 2,731 1.00/1.00 vMB 13
531,600 531,600 000000000000000000164d34d4bf3367c50940d7acf3037a598fb3a59293f3e0 2,397 1.00/1.00 vMB 18
531,599 531,599 000000000000000000243d6e3ccccd3740fb537c6f4e45eac9fe092287c0bf38 1,940 1.00/1.00 vMB 9
531,598 531,598 000000000000000000223bc33c2f6e7443569f31ecd36cd8938992ec80f89d3a 3,011 1.00/1.00 vMB 33
531,597 531,597 0000000000000000002cd2da7669bf275ceeeb8834ce5e9115093de0e5a81576 2,183 1.00/1.00 vMB 39
531,596 531,596 0000000000000000002a2ebef0796fb1bfd80250caa12f4db38c2381a5ce4ee5 3,099 1.00/1.00 vMB 34
531,595 531,595 000000000000000000084b32d266e4a728eac41e46e36891712e31ccf78d0485 3,824 1.00/1.00 vMB 11
531,594 531,594 00000000000000000030268066c043ba7da26a6a0229811cfcd5c76b3a1970a2 2,255 1.00/1.00 vMB 55
531,593 531,593 000000000000000000075a3f603964a86a2ee0d8a85cad8b56acf38ba82db323 150 1.00/1.00 vMB 1
531,592 531,592 000000000000000000122e8998f8c62a4fabd2570c6883084e739ddf7a5c1997 1,982 1.00/1.00 vMB 16
531,591 531,591 000000000000000000113f079049f3ed004c129d48a1bf934ec99d1a9899f9de 964 1.00/1.00 vMB 11
531,590 531,590 0000000000000000001e35da94fc94da84129ae786315501f4ac45bdbb1ae9e0 779 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.16 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: 653.28 GB
    • Received: 13.86 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.