Loading Tool

Explorer IconExplorer

Memory Pool

48,401 transactions
27.98 vMB
0.08083590 BTC
Random Selection Loading Transactions
Max Size: 148.37/200 MB

Candidate Block

Mining Attempt be9fd4cc746b0975958429e8eed03210322a383fa1e9d3b4508c37b8d7befe95
Version 20000000
Previous Block 0000000000000000000070963e62f689b9a0a61cf16bb36848f3ba4464fed9b1
Merkle Root 999496d94443933b081241b11206476eef522a5260ae0b81ea4a7205239d27f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,780
Size: 1.00 vMB
Total Fees: 0.02528103 BTC
Feerates: 318.30 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,894 (388,878 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,016 526,016 0000000000000000002de1e69afe40715490423fc30a790cba5cc916992aab5e 508 1.00/1.00 vMB 13
526,015 526,015 00000000000000000007aeeb0a1ea65b8f658ef324a7ef1915bbdfa9f77a3f2c 180 1.00/1.00 vMB 1
526,014 526,014 0000000000000000001db1b592ac6434ca330675683ad440b9a5844e39b495ba 1,220 1.00/1.00 vMB 4
526,013 526,013 00000000000000000010dc8c7df66dfbb78a554762c3f591885d52c129cd9d54 2,180 1.00/1.00 vMB 3
526,012 526,012 0000000000000000000bf4f6e27843e485617ad741a7b0a5e94df6c235a63900 2,940 1.00/1.00 vMB 6
526,011 526,011 000000000000000000145dce50ccef73039dc0eb7c5162669303c29e62ca4b11 2,318 1.00/1.00 vMB 42
526,010 526,010 00000000000000000004cb1b6cb76ad71c495ecafe99f8036ce29ed962aad377 1,990 1.00/1.00 vMB 3
526,009 526,009 00000000000000000004aae7469999b2ced9484051738967c3a12e73cb0206f1 2,331 1.00/1.00 vMB 11
526,008 526,008 000000000000000000037b40214fdda5fe011af0fe00e0bd0cfe9153c9b1e8d2 2,583 1.00/1.00 vMB 27
526,007 526,007 0000000000000000002dc88a7e8399f6ff342d8a75ae4700f7feec6a150dc9f7 1,190 1.00/1.00 vMB 6
526,006 526,006 00000000000000000002ce06cf98f0dc01889a651479a6aa47fd1e7e95fb8276 1,521 1.00/1.00 vMB 17
526,005 526,005 00000000000000000035d1d634c5b548e1ec195e1d6a074fa57cf6d0b3b110e0 875 1.00/1.00 vMB 6
526,004 526,004 0000000000000000001e2cccf09c8d489db559f991b18abea8810f3cca39aa4a 961 1.00/1.00 vMB 5
526,003 526,003 000000000000000000156d02ebafc70ad9d10fcbf625c061bb86eba66ad273bc 454 1.00/1.00 vMB 5
526,002 526,002 0000000000000000002b0940a2833aa749ec4541f5d42e633a68f1429ced9c77 158 1.00/1.00 vMB 1
526,001 526,001 0000000000000000002722261ad8df384cde05b9e0686d7f9016ccecd343d6e5 414 1.00/1.00 vMB 3
526,000 526,000 00000000000000000014efd200df794270d0b4e87b309f56fcd706de8821d679 297 1.00/1.00 vMB 2
525,999 525,999 0000000000000000002e0d206573bf836809338f9fdff23171f4bbf143ca8fdf 332 1.00/1.00 vMB 2
525,998 525,998 0000000000000000000b115c2395cdd8454767772349e121569fd3bc47e3e34c 2,177 1.00/1.00 vMB 7
525,997 525,997 0000000000000000002e2f5003dfa508cf670c4a646873ae1d5e9e251bd93bfb 1,530 1.00/1.00 vMB 22
525,996 525,996 0000000000000000003bf55e5913d06cc407a93902e2d977b00748399a2df039 2,162 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.20 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: 654.04 GB
    • Received: 14.10 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.