Loading Tool

Explorer IconExplorer

Memory Pool

46,694 transactions
28.75 vMB
0.10672787 BTC
Random Selection Loading Transactions
Max Size: 149.37/200 MB

Candidate Block

Mining Attempt 2562679c9aa50c3c1bfffab7bf123ecfdd805efe435895866d38526e5f54cef9
Version 20000000
Previous Block 0000000000000000000016a2e4f654442fd3c68b01796737d538082af92a4f49
Merkle Root 5e19eae6c98b4ec234cbed49a98c377960aaae3c0d6302a229dcf424c07ea2c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,843
Size: 1.00 vMB
Total Fees: 0.04133191 BTC
Feerates: 444.31 > 4.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,920 (291,833 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
623,087 623,087 00000000000000000004b1cc66ebb89c6a54f99163ddfb6f35fc3de96fa837a1 469 1.00/1.00 vMB 12
623,086 623,086 00000000000000000005d981a88bcbc95f00a1055b80fb9d694c26bb67adf59a 320 1.00/1.00 vMB 10
623,085 623,085 000000000000000000019d2194bb38966d19036a3f255fee335003f78fd170d0 267 1.00/1.00 vMB 9
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
Previous 10 blocks ↓
Total Size: 782.25 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: 655.40 GB
    • Received: 14.30 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.