Loading Tool

Explorer IconExplorer

Memory Pool

45,201 transactions
27.16 vMB
0.07254038 BTC
Random Selection Loading Transactions
Max Size: 143.10/200 MB

Candidate Block

Mining Attempt b7edccc736833f9a61091f1b5ab8abb9023ea0e75495bc1d1798da579a9167cf
Version 20000000
Previous Block 00000000000000000000facfaa62459f98f3b2a139e8179039060bf314a7e923
Merkle Root 53797b8e4d773742b6a61f8fc37fd1ad7806ac4df2e7b13d9c11e59c29129891
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,880
Size: 1.00 vMB
Total Fees: 0.02203715 BTC
Feerates: 251.72 > 2.21 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,747 (237,976 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
676,771 676,771 000000000000000000036c665e5ca375375079034f279f2e07df4ae1cf763c01 516 1.00/1.00 vMB 13
676,770 676,770 0000000000000000000c9ad86a6915e8353e0e78f74d5de88f0f581088e0d84a 441 1.00/1.00 vMB 21
676,769 676,769 000000000000000000085e479c5db134197ff4451a0207e781c8a602e222d3ba 886 1.00/1.00 vMB 28
676,768 676,768 00000000000000000001fc17939b4f469cd306a4933a84768e72fbdc34e30e4c 1,377 1.00/1.00 vMB 20
676,767 676,767 000000000000000000041296aa8726457c499f865e4e5c41b8c82c5bb320740e 2,021 1.00/1.00 vMB 24
676,766 676,766 000000000000000000066ec2499d121f71f0f5d6cf9a77bc3a8cbeed0e30747a 2,792 1.00/1.00 vMB 66
676,765 676,765 00000000000000000001e86353b2ea13831eee5b351987b18a41c3e4d2ec906c 1,731 1.00/1.00 vMB 28
676,764 676,764 00000000000000000000bc023797da2c9cc2eaf780cdb6c6211a01b9f70a2f4f 2,585 1.00/1.00 vMB 27
676,763 676,763 00000000000000000001eee344b6fc08e868c11d29600283dfcbff406fb2bdff 2,237 1.00/1.00 vMB 53
676,762 676,762 0000000000000000000b74bd60608737e2e8f10d6ba9ad67332ca458fd50dfa0 2,657 1.00/1.00 vMB 50
676,761 676,761 000000000000000000017af514d541befead75f1d6ae112715cbb35f1bcf0a62 2,265 1.00/1.00 vMB 38
676,760 676,760 00000000000000000007fb7a9115f3865111ac9adc812c02edfa0601a6c8a235 1,781 1.00/1.00 vMB 66
676,759 676,759 0000000000000000000b22f6fa3124e865f871f60fa698d0cafe1c8339a8e9b0 2,201 1.00/1.00 vMB 46
676,758 676,758 00000000000000000001d39d2c899d111c3247500e878b6fa8af19b2ffa4440f 278 1.00/1.00 vMB 9
676,757 676,757 0000000000000000000ae7014634776d28c4e296426917448a79b36cfedee4a0 238 1.00/1.00 vMB 9
676,756 676,756 000000000000000000056dd0832473321f27cc5e22251d3aed5baf34aafa6941 2,415 1.00/1.00 vMB 10
676,755 676,755 00000000000000000005bffff1da48c6979ac7aa52f56950bbea9f8dda46e4ee 2,393 1.00/1.00 vMB 47
676,754 676,754 00000000000000000008601ced8d4013ff95f697c2b045d7996578028e6673e6 2,775 1.00/1.00 vMB 74
676,753 676,753 000000000000000000072629a5db3dcce1aa7b65b99f44ddd639af736e6748f7 1,437 1.00/1.00 vMB 32
676,752 676,752 00000000000000000005c6ab07b674b1ca2349d690f4e8d670e3ac65a829d5f3 763 1.00/1.00 vMB 18
676,751 676,751 0000000000000000000a31cfed5a030ac8ded5bb52967a5e66b831073004b28c 419 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.94 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: 646.71 GB
    • Received: 12.88 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.