Loading Tool

Explorer IconExplorer

Memory Pool

28,106 transactions
7.12 vMB
0.06082639 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.40/200 MB

Candidate Block

Mining Attempt b57bc574f36cf46087c2a6357fa554e7dc83ddcce9b0c86d4f7bd80516d29412
Version 20000000
Previous Block 00000000000000000001135bbb1013a04c24080ffe112a4b93712212a682e7d8
Merkle Root 54938d9d998ba7ba93fd061f7e8b18745ae6f2af87f23f37efe189bf5ae871bd
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,114
Size: 1.00 vMB
Total Fees: 0.03295977 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,234 (746,504 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
166,730 166,730 0000000000000406afd18ab5d0d4e8100b2144bd3f52b1c988ea6208174f5656 107 0.05 vMB 74
166,729 166,729 0000000000000559c89f5c3012b3fc0c858102d142534e7ecee7f6729551b26c 87 0.05 vMB 66
166,728 166,728 00000000000009d70529d36b9fa1f735de1402315862e68676719da926bd4388 37 0.02 vMB 79
166,727 166,727 000000000000013eecb03cf9c39c2af00bda6752fab8eb031dad3117cc0c082c 106 0.05 vMB 1,097
166,726 166,726 000000000000035848eebcefc4fa30eee87b8bcede452ee6e520ba788382c3b9 18 0.01 vMB 64
166,725 166,725 0000000000000bbd5bfdab6d1f80c8eeb5458683c10603772806e4ac91448f0d 88 0.04 vMB 98
166,724 166,724 0000000000000717fff6d00040ec8b6a44c15cccbe6ec0ef9f076ca220a7134d 138 0.05 vMB 97
166,723 166,723 0000000000000a56b4dff35485f5e42ebe518bcc60ea2b1f6f7bc3916e33ce9a 226 0.09 vMB 85
166,722 166,722 0000000000000055db724237ba2da51f8380d2df39aafda565dcf15e6e2b70ee 8 0.00 vMB 128
166,721 166,721 000000000000099db009728b96be2fb3e7b5a2d3fa9be043e913748286ee8422 5 0.00 vMB 73
166,720 166,720 000000000000019223fb56f4a4bf607d7049d7eeb70f603f822c9c772a7ee4ff 66 0.05 vMB 82
166,719 166,719 000000000000019b849a370faa9d693a0ab5bbdfd147d5b00290dec46fa3b7cc 136 0.05 vMB 13
166,718 166,718 00000000000005accb30ed8bcfd09a4aa35fe4b19b12e13256a3054e2b66df52 105 0.05 vMB 121
166,717 166,717 00000000000002dc5dfb58b8d318e452966bc13fb93632194ac0e370693cdbd3 40 0.02 vMB 364
166,716 166,716 00000000000005b05c334934c947bc69de582b4c72865f37e99c6d8eb0cea544 104 0.05 vMB 121
166,715 166,715 000000000000012a340a1e5de4f218346e4740678a4ba3c69c8b04e768030a12 61 0.03 vMB 95
166,714 166,714 00000000000004310a2ca8597b6c0a5ebc0e2d4da6ba5ed3e8ecec66338f1c93 80 0.03 vMB 127
166,713 166,713 00000000000006388cee45b646d9dc0e1d22af500a936c67b13eda4352350649 11 0.00 vMB 36
166,712 166,712 0000000000000645c60884e29dd91593f80f2172cb142baf84db63e6145ea8b7 20 0.01 vMB 314
166,711 166,711 00000000000002b5d29f205d4d0ee5c6e0cea8fd4482aa1733774c998febd91c 38 0.03 vMB 54
166,710 166,710 00000000000009f1daf13d92748353932449a8f27c497cd49a7bf1cb4b5d0b91 30 0.01 vMB 241
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 75
    • Outgoing: 10
  • Data Transfer:
    • Sent: 42.10 GB
    • Received: 0.57 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.