Loading Tool

Explorer IconExplorer

Memory Pool

85,570 transactions
31.41 vMB
0.13342393 BTC
Random Selection Loading Transactions
Max Size: 189.39/200 MB

Candidate Block

Mining Attempt efbece9f2d916884525511fd76e1c297153fd6e5463b2fea58d3cc87311793a1
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 1302c5fcdee2011f761b272a1f7330ae7ae4c61013f063b21d8bfe88532fdf4f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,812
Size: 1.00 vMB
Total Fees: 0.05700207 BTC
Feerates: 214.31 > 5.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (520,442 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,527 394,527 00000000000000000135129156818c86ee25b3f6cd28c2139231a4358ba4e5aa 1,724 0.99/1.00 vMB 35
394,526 394,526 000000000000000005aa554b4631f2ac2e315bafc212423a1fe667c13874a1e2 522 0.26/1.00 vMB 41
394,525 394,525 000000000000000002acae4c89dac760af811917c10f2f1a430f8d6ab2c30b22 297 0.24/1.00 vMB 42
394,524 394,524 000000000000000007f6cacada7f9aad2837a76be4f9871bf3ceb6965424bdd0 744 0.56/1.00 vMB 33
394,523 394,523 000000000000000008e3cefd9162af54f2cbab6188f022e4d6bc60dac4a2eab9 1,856 0.95/1.00 vMB 43
394,522 394,522 000000000000000006cbe3fefe96608e1f040f9f8159aff0490a5bb512b8e0ac 484 0.99/1.00 vMB 6
394,521 394,521 000000000000000008826d793a3a9d908d6f4cd069112ae2fdb74c9ee646c867 1,118 0.99/1.00 vMB 24
394,520 394,520 00000000000000000976b8203755f75f6e6b31c233ba3b44301bb763c14940ff 1,971 0.93/1.00 vMB 51
394,519 394,519 000000000000000007d05640d6f55fa56000f346d3496f1817eb442fc1b8555f 1,798 0.75/1.00 vMB 66
394,518 394,518 00000000000000000084078a87ca1581fb563e47a12c9da852e030f5cd77772f 1,086 1.00/1.00 vMB 20
394,517 394,517 00000000000000000676ce04c3ce765e6815550d2f519e5b56a3e8246353399f 2,623 1.00/1.00 vMB 63
394,516 394,516 000000000000000008144fa238de8d673de98e4601c15033bb86214d6c963f46 2,555 1.00/1.00 vMB 54
394,515 394,515 000000000000000004de36e5e9d874af344ba534716085dd0697aed4c330dc68 161 0.07/1.00 vMB 44
394,514 394,514 000000000000000000d385e767ab88d9910fb617334ebe294a664a7316518dfc 693 0.43/1.00 vMB 36
394,513 394,513 00000000000000000747522fb2631c20d84860f5b55a4c77f9ca09149db2c08c 579 0.37/1.00 vMB 29
394,512 394,512 000000000000000000fefef8e27875682a62cd5dc3655f8669a4d7f68a2954c3 513 0.50/1.00 vMB 22
394,511 394,511 0000000000000000097e8c7fa921192cb67f09bd5d321cf9f01ff657f1ded46b 1,782 0.75/1.00 vMB 51
394,510 394,510 000000000000000008a82f908b5ae9a6679328922e52d4b9ea949dc204b53877 629 0.31/1.00 vMB 48
394,509 394,509 0000000000000000093966ccaaec4861e0e1c104290ddff5dc5f2c26496ae7b7 1,191 0.60/1.00 vMB 45
394,508 394,508 00000000000000000940b5f0b2d47e862c8e33dd1f7d55bde14127d64b56e749 230 0.19/1.00 vMB 24
394,507 394,507 000000000000000001552097cedba40de6d01e8c750978ae460b5e465e9103d7 379 0.16/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.33 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: 660.69 GB
    • Received: 14.77 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.