Loading Tool

Explorer IconExplorer

Memory Pool

46,069 transactions
28.78 vMB
0.14054114 BTC
Random Selection Loading Transactions
Max Size: 152.36/200 MB

Candidate Block

Mining Attempt 1f905f830eb36afaf7729be1fedbcfb8cb2ce89fe66e52680388dbd61e3449cd
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root eac7aef652e1c21fbb013197d06bc6fa2c3ad97a90c4c373a89de3eaa14665d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,497
Size: 1.00 vMB
Total Fees: 0.07949404 BTC
Feerates: 15,654.48 > 7.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (83,398 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
831,408 831,408 00000000000000000000820f3e6f83e5052fc5635978e9e88604a4628f95cf76 3,496 1.00/1.00 vMB 31
831,407 831,407 00000000000000000001b312f52d4ce407c67ed692163b831fb82aaac2692dec 2,871 1.00/1.00 vMB 23
831,406 831,406 000000000000000000015ec205a6f6fcd438978c3eacf8b1397f1e4c0b41eaa4 2,554 1.00/1.00 vMB 30
831,405 831,405 0000000000000000000048a5081cd613ed8e76393a6eece0841c7f28d1b444e8 2,398 1.00/1.00 vMB 25
831,404 831,404 000000000000000000031a211090f64300017384a198b44066624235cdb7c220 3,894 1.00/1.00 vMB 31
831,403 831,403 000000000000000000001205acd18c02f3e0d9ef57b90e1b2582667a76d8bb75 3,673 1.00/1.00 vMB 36
831,402 831,402 0000000000000000000370ab3cd26d52c9c76ed8573c71611f73b4590ab213e8 3,261 1.00/1.00 vMB 23
831,401 831,401 0000000000000000000004264eb2cfa81bdd04998932e960644fa979030f5fda 3,356 1.00/1.00 vMB 39
831,400 831,400 00000000000000000002f2b8b266d44886b53142a93464b7042ca8b014d1fcfc 3,653 1.00/1.00 vMB 28
831,399 831,399 00000000000000000002e5a7c348fe2c8074210b288ee8492b40a365d4789c54 3,073 1.00/1.00 vMB 21
831,398 831,398 00000000000000000000b4fff0e7dbbc8c723d9056795014ebafb5ea01a1caaa 3,555 1.00/1.00 vMB 30
831,397 831,397 0000000000000000000331f32537a4eed301156adef2c23c94c7e4e13808ee6a 2,468 1.00/1.00 vMB 20
831,396 831,396 000000000000000000009fa23bb368484d8cdb69166b64f840b13733d151f735 1,576 1.00/1.00 vMB 14
831,395 831,395 0000000000000000000125595285649e7b0ea118ec6f05a9622775e664cc904f 2,080 1.00/1.00 vMB 15
831,394 831,394 000000000000000000008c02f5a8e2a9fc3d7d7af8b3a86db77819faf171df31 1,531 1.00/1.00 vMB 13
831,393 831,393 000000000000000000014da95aea7ca30168437addd46008de8d97a742048c39 466 1.00/1.00 vMB 11
831,392 831,392 0000000000000000000291aec2950913a65b3a106d6486f51cd824ec4da57120 1,015 1.00/1.00 vMB 12
831,391 831,391 000000000000000000015d56929b27d8531898abee02ee45df15cb1c3fefca9e 1,347 1.00/1.00 vMB 13
831,390 831,390 00000000000000000002104bba4ccb4510422002baacac44cdaf5c07da8edf66 3,240 1.00/1.00 vMB 19
831,389 831,389 0000000000000000000077e8b0d3ec67d7fb4f4b0e6aa67d7d4251c51fc36651 2,106 1.00/1.00 vMB 16
831,388 831,388 0000000000000000000291279c14be3f48d89b0224ce7e8475d82624e847a5fe 3,058 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.04 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: 650.75 GB
    • Received: 13.32 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.