Loading Tool

Explorer IconExplorer

Memory Pool

76,055 transactions
27.95 vMB
0.07845810 BTC
Random Selection Loading Transactions
Max Size: 170.57/200 MB

Candidate Block

Mining Attempt 6b7b9a5925aac909b71ded4fffa02085ccd9dd6c3547fd7c571aa98ff7e34753
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 05e779762f06134e98931ab3c17d9784bbd711ea30f4e754f245e8f92c600d21
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,088
Size: 1.00 vMB
Total Fees: 0.01839990 BTC
Feerates: 150.93 > 1.84 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (208,639 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
706,658 706,658 000000000000000000007beed7f0ce59eb9984ff00c07b48b35b06969a8043e2 919 1.00/1.00 vMB 5
706,657 706,657 00000000000000000009bcc10039e7adc574d1590d9a7ce5c84853539238e821 2,923 1.00/1.00 vMB 19
706,656 706,656 00000000000000000007ce2ac291d46f88da0d3c5d56ea350d7d27d9387fe4d4 2,424 1.00/1.00 vMB 18
706,655 706,655 00000000000000000001fe7d02fb83e3a532350794a93e47b96536ded895c68b 3,034 1.00/1.00 vMB 13
706,654 706,654 0000000000000000000bac4fd23168cacb1bc7ca77194954ff9da071c6e8eb7c 148 0.05/1.00 vMB 6
706,653 706,653 0000000000000000000dfe1fbb5c2011462d7481a5e4fe529741d8cd386c66a0 1,667 0.56/1.00 vMB 11
706,652 706,652 0000000000000000000d9b00951b759ba7ffc96792cd18a963a6553e3149e78f 148 0.14/1.00 vMB 4
706,651 706,651 0000000000000000000187950b73b76dadc1637227cf44ed44b76971ccd0279e 1,593 0.86/1.00 vMB 3
706,650 706,650 00000000000000000007119e8cbaea7eb412ff20fab7313e81a808d59f507332 1,329 1.00/1.00 vMB 2
706,649 706,649 0000000000000000000019cc0127507d042d20d366883bbd92f309ba8393fb69 2,939 1.00/1.00 vMB 12
706,648 706,648 00000000000000000006cc3bd011fd6766eceb0af59d32959f2b73b359ec767f 1,518 1.00/1.00 vMB 5
706,647 706,647 00000000000000000008f4f1620d37be1ca15c3d22ecffc7f80967fbce129b96 2,524 1.00/1.00 vMB 10
706,646 706,646 0000000000000000000d60a6d0b9122a6865e5a04c0ffc3f6908f5a9f3441f84 2,263 1.00/1.00 vMB 18
706,645 706,645 00000000000000000009fb0c2b0c86fb1720c0b2b3b17c4fecdd5d69a237b593 1,696 0.52/1.00 vMB 11
706,644 706,644 00000000000000000003426a8b708bc5f447ad8ed9d500bd8bfb71313ffce5fa 2,747 0.89/1.00 vMB 9
706,643 706,643 00000000000000000003e1c44976d2b4bdb4330eb7d4346887541d744949d365 1,170 0.64/1.00 vMB 8
706,642 706,642 0000000000000000000d458462afa715f92e844f3b4933e4e021d4819766af16 447 0.19/1.00 vMB 8
706,641 706,641 0000000000000000000357ef1ebaab4461d7788fca7ff414921ff8af39134ef8 763 0.26/1.00 vMB 8
706,640 706,640 000000000000000000096be1932eed47f9f8e7a726b01079774a5ae251eb0e54 826 0.27/1.00 vMB 12
706,639 706,639 00000000000000000005e857cce9580f49c8c5f7bf600445202ca0db5bfcdf39 1,153 0.47/1.00 vMB 8
706,638 706,638 00000000000000000009aab2dc6c33e431080ae7231e84313637ec65b6a4ff8b 2,232 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.44 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.