Loading Tool

Explorer IconExplorer

Memory Pool

74,437 transactions
27.58 vMB
0.07165137 BTC
Random Selection Loading Transactions
Max Size: 168.12/200 MB

Candidate Block

Mining Attempt 1eec5b93f57c08abb2e4a4c5e12fa915323555899856f10b898d869e5af6dfb6
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root 1844cacf08ef8ea5b88e6df704b52b3fe33798c59ff281261dd422ff7626ac60
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,240
Size: 1.00 vMB
Total Fees: 0.01253894 BTC
Feerates: 480.19 > 1.26 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (399,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
515,859 515,859 00000000000000000046ec2861cd07f384811ba8c849ac4bf063e51862356c6c 2,417 1.00/1.00 vMB 56
515,858 515,858 0000000000000000000ec4c403453b7e5f75c6b6d489eda51001d1d91c563b38 831 0.37/1.00 vMB 50
515,857 515,857 0000000000000000002d051e67daf3fc5b018fd880d33217a58c8ccf3a36ce4a 358 0.20/1.00 vMB 5
515,856 515,856 0000000000000000000f6049d523b20dda1f5f06d116478eb28a16c88c908d16 2,076 1.00/1.00 vMB 40
515,855 515,855 000000000000000000003ed44357adc2e5045964f5bb63e1ab22fd3f32043245 667 0.40/1.00 vMB 14
515,854 515,854 0000000000000000004819bb092ea1b711c1608bbf9790cc52087cce5892a33b 1,724 1.00/1.00 vMB 6
515,853 515,853 0000000000000000002289d4cee2f61a9b345248b85de7086ed9f49b17d1e239 2,775 1.00/1.00 vMB 25
515,852 515,852 00000000000000000005e8e3d20b014c69158d2a52658b54517d5119ff0f420b 2,438 1.00/1.00 vMB 64
515,851 515,851 00000000000000000025d780e08aeffc28e67f23cb2667c648953780e114aacd 2,035 1.00/1.00 vMB 10
515,850 515,850 0000000000000000000566e0d422b4f6618476a1850026dc46204a73cd32ab0b 1,200 1.00/1.00 vMB 16
515,849 515,849 000000000000000000386d6517dc0030ee594d1d61a74d865edf2ebef0d6ba7f 1,109 1.00/1.00 vMB 17
515,848 515,848 0000000000000000002b60c1cc60e825b80747b2758b1907f1bbca8e343608ce 596 1.00/1.00 vMB 40
515,847 515,847 0000000000000000004c6bcfdd1860a5e1746c3d8678371de5b11c30f507feb7 837 1.00/1.00 vMB 49
515,846 515,846 000000000000000000500af6d11cbfb16530689f1c24a96e0346bd6a79077635 420 1.00/1.00 vMB 48
515,845 515,845 00000000000000000049ae5205ab3261a1079eddb235c8bf09132e476f2fc30f 1,885 1.00/1.00 vMB 11
515,844 515,844 0000000000000000004df53340e5da97866cac219fd2d4dbd7584ed8c5d1d589 2,405 1.00/1.00 vMB 22
515,843 515,843 00000000000000000027de558c47797521d156cd24ee607a53f2ad8b73b3933a 687 0.32/1.00 vMB 58
515,842 515,842 0000000000000000002cdb49080464d9587ba416e75bf1c44124910cf968a0e9 2,300 1.00/1.00 vMB 40
515,841 515,841 000000000000000000267361fad4e3e376ad43b715459d8f62aff58dd7da14f6 2,267 1.00/1.00 vMB 39
515,840 515,840 000000000000000000453e9cedb8f66cdf49e62c4e432021873b9b1a8ade6137 2,308 0.94/1.00 vMB 23
515,839 515,839 000000000000000000283bc66d0ef70fa36e2b2767642076ba324b2e2291a46e 1,365 0.60/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.85 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: 712.55 GB
    • Received: 17.19 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.