Loading Tool

Explorer IconExplorer

Memory Pool

52,676 transactions
29.25 vMB
0.09559834 BTC
Random Selection Loading Transactions
Max Size: 156.16/200 MB

Candidate Block

Mining Attempt 4d46d1a0429667d5a5bfed9ec98a5f22135036a9cb8d10839fae35b919e17bee
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root a17a96485a01b75bae7907347dcced929c12922e4c52bf2e5a1598e3035267cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,446
Size: 1.00 vMB
Total Fees: 0.03370364 BTC
Feerates: 100.66 > 3.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (291,858 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
623,084 623,084 00000000000000000008b8a65f271566f9cd6f1b1ae5607fac93940fc469d7f2 175 1.00/1.00 vMB 8
623,083 623,083 00000000000000000006ad03b0c8f8cc97fea02b83c25293932043abc751175d 434 1.00/1.00 vMB 11
623,082 623,082 0000000000000000000f63269aa41141182c284fa6d474cd147843c5ed2db9eb 1,943 1.00/1.00 vMB 28
623,081 623,081 000000000000000000059507aa26c37c0699dd341358a818d41ec87bffef9c7b 2,697 1.00/1.00 vMB 60
623,080 623,080 00000000000000000013bc6206219aa8e83bc3ae0b766072276bec7fba682701 572 1.00/1.00 vMB 14
623,079 623,079 0000000000000000000f2f2ab6d6445d1d34685bac0a2cf2a2b9b862a3dfa635 884 1.00/1.00 vMB 18
623,078 623,078 000000000000000000098e727de8f95ae143ace311b4778dc5a231512e73d2fb 2,113 1.00/1.00 vMB 16
623,077 623,077 0000000000000000001293620386623016383fb584a8087bed61429b83762c89 2,195 1.00/1.00 vMB 59
623,076 623,076 000000000000000000052b1ef77ef7d2a1c970d9475b585454ae7914198fe0f4 1,946 1.00/1.00 vMB 71
623,075 623,075 00000000000000000001698f8d195a487bb156939ea8158540c3dd6b80659582 1,859 1.00/1.00 vMB 13
623,074 623,074 00000000000000000001690c7f949d353d8fe15b12f81a44acad44d5f1a28bca 2,674 1.00/1.00 vMB 53
623,073 623,073 00000000000000000006f1ef72fa32376b14b85781eac588ed637229921ac91b 2,602 1.00/1.00 vMB 64
623,072 623,072 00000000000000000009090535bbb3832c51700e7fc146f55c2e1cc7dd6c5f61 1,646 1.00/1.00 vMB 32
623,071 623,071 00000000000000000009fb82cada077e181ca7daf1c529670045fba1d7614aba 1,486 1.00/1.00 vMB 31
623,070 623,070 0000000000000000000e4dd4ea11ebb9058bfd93394740818dc6213a913373f6 2,124 1.00/1.00 vMB 36
623,069 623,069 0000000000000000000abaeb651548a18b9bb028ff03134a83c3d22f640a5959 711 1.00/1.00 vMB 16
623,068 623,068 00000000000000000006ffe0e3aad886519407b09bff02031925e763a6ab7060 620 1.00/1.00 vMB 15
623,067 623,067 000000000000000000130f6d1398211dfbc6e13d06b5f2c76db2f856e44f9dc0 2,747 1.00/1.00 vMB 21
623,066 623,066 00000000000000000004711747d84a4bc75375392897f426e9dce420a7c61f49 2,619 1.00/1.00 vMB 49
623,065 623,065 000000000000000000004d1f6829acde8959005a29fa68594d15608677c56522 2,794 1.00/1.00 vMB 77
623,064 623,064 000000000000000000132dea08616e57511f052f1e4de967de6243f8943c4a8c 2,622 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.29 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: 657.06 GB
    • Received: 14.47 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.