Loading Tool

Explorer IconExplorer

Memory Pool

81,380 transactions
30.75 vMB
0.08506306 BTC
Random Selection Loading Transactions
Max Size: 187.59/200 MB

Candidate Block

Mining Attempt 667226897fdfe4f5e5fe9f8216a2c5a3773ec17d9b48fcfc4cd46e4f22b8dc9c
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root 10954dc3eb9e083973a04c14f72ed5289157866442245f3aa2abfd7b7103bdfa
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,016
Size: 1.00 vMB
Total Fees: 0.01626292 BTC
Feerates: 150.93 > 1.63 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (362,519 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
552,813 552,813 0000000000000000000d7a352acb0f615ed9722bc401c7c4167fefddb0664b50 2,544 1.00/1.00 vMB 18
552,812 552,812 0000000000000000000b2062ed3480175a86d02544da595c0d69d925098f7940 2,189 1.00/1.00 vMB 42
552,811 552,811 0000000000000000001f957169b71705f353888322362fdc1da5d83f0386e96b 2,355 1.00/1.00 vMB 3
552,810 552,810 0000000000000000000e9eaaed3635b980bd449496a77513ec589c3c1254ee3b 2,826 1.00/1.00 vMB 11
552,809 552,809 00000000000000000016c460f4edfa572fcc34a5e445522aa27b646d3be57429 1,379 1.00/1.00 vMB 6
552,808 552,808 00000000000000000024c82694fadf93945b2a64b7228ea24cd8d11c87b8c2e6 1,372 0.71/1.00 vMB 17
552,807 552,807 00000000000000000028c86bc9eb746afab08011647fd4e44e02afd4bd3eedc7 2,203 1.00/1.00 vMB 17
552,806 552,806 00000000000000000030d5dfd309401451446fae641d1100dd93f6664884c3e3 2,930 1.00/1.00 vMB 27
552,805 552,805 000000000000000000311f3785420377ea8de12d554499658b9576e919d398fe 1 0.00/1.00 vMB 0
552,804 552,804 00000000000000000016fa02120a1d86184077592aa93f8a6442395f95d7a26c 3,038 1.00/1.00 vMB 25
552,803 552,803 00000000000000000025e379b59e1308f9673f65fa80641deace3e9b72c4569a 1,727 1.00/1.00 vMB 18
552,802 552,802 0000000000000000000c0e781d6b94d513acd3a2cc440bdf2f2a4c359fe75870 1,859 1.00/1.00 vMB 11
552,801 552,801 0000000000000000000b6d4e89fdd64fe1143d5513f6b582c982e368ed330954 2,112 1.00/1.00 vMB 12
552,800 552,800 0000000000000000000babcbc00c0cdff4bcbc6411ef9fa523adacfda2e78e77 2,056 1.00/1.00 vMB 42
552,799 552,799 0000000000000000001d5e6c6a22f6a794c5277df157d841d4abd14293354338 1,669 1.00/1.00 vMB 12
552,798 552,798 000000000000000000119f329de3a8fef7ac6b51f3f9337a583ae9418c59a762 3,186 1.00/1.00 vMB 24
552,797 552,797 00000000000000000001b39345cab828a1e191fd8866fc1eb863ad210a0c3ffd 2,769 1.00/1.00 vMB 27
552,796 552,796 0000000000000000000958b4d9f88fa44eb56efb36526867a03528df4b3633b9 2,883 1.00/1.00 vMB 30
552,795 552,795 0000000000000000002477962807c1b1800c117c3f9b5a9165ae3d80a54c4703 2,873 1.00/1.00 vMB 47
552,794 552,794 000000000000000000106acae912b1c279f351f90a03e6bbeb88ed039b7bc941 3,036 1.00/1.00 vMB 23
552,793 552,793 0000000000000000000db8b0141f6dceffc2f9f15236d37df272942eb423f96d 2,708 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.97 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: 715.84 GB
    • Received: 17.74 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.