Loading Tool

Explorer IconExplorer

Memory Pool

34,348 transactions
25.43 vMB
0.06903894 BTC
Random Selection Loading Transactions
Max Size: 129.38/200 MB

Candidate Block

Mining Attempt 1a617f2a964c8978a5e813b571b84d303297b27c71894f40089c3d8868bc15f6
Version 20000000
Previous Block 000000000000000000018a7c9c67def46f0c877c4aaa1e2e54a892d9cd10acb4
Merkle Root ffeca647b1328d375f6735fd0264c63a09e5df9c7cda728aa87cd375c80ab235
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,936
Size: 1.00 vMB
Total Fees: 0.02292243 BTC
Feerates: 151.12 > 2.30 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,690 (1,751 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,939 912,939 00000000000000000000d587f5e70748e2a4d43a6319463c24efea95a57f8e2f 5,807 1.00/1.00 vMB 1
912,938 912,938 000000000000000000012f8d8c07322c549aad36bf9287069581e46405ad685d 6,093 1.00/1.00 vMB 1
912,937 912,937 0000000000000000000223d10772a4060d42ab62d0e68443f36e632be3e35358 3,337 1.00/1.00 vMB 3
912,936 912,936 0000000000000000000023940c0e24b9344067690f6eccb88ad55b33fb1e5c67 3,675 1.00/1.00 vMB 5
912,935 912,935 00000000000000000000c32407679a99209b8f0ad907bc52f5ce116fa76332e3 3,383 1.00/1.00 vMB 3
912,934 912,934 000000000000000000006148def872a2da923cace3226716e67d87efab3fb27b 6,249 1.00/1.00 vMB 4
912,933 912,933 00000000000000000000ac94707ff5fb9915e58d976afdeb8d61df86de761feb 4,083 1.00/1.00 vMB 6
912,932 912,932 000000000000000000010f22c7eb7dbabc5a2bd53e5c927cb5b6f51511dc2b55 3,438 1.00/1.00 vMB 2
912,931 912,931 00000000000000000001edbd7d079178eadf23ae0a6e30c8ae43afdb6b7b1091 3,770 1.00/1.00 vMB 5
912,930 912,930 000000000000000000011d658c11717dd275d9951056541def0c05f88fb14d90 4,144 1.00/1.00 vMB 5
912,929 912,929 000000000000000000002687748c6f35da77daddd968bf503e6693510f47f72e 5,271 1.00/1.00 vMB 0
912,928 912,928 00000000000000000000c5caeb65a19d28779613968e75ef78a0b2b9c749d00e 2,684 1.00/1.00 vMB 1
912,927 912,927 000000000000000000007a8a613f49ecd560048b7450f37d6611855aaf2c351d 2,257 1.00/1.00 vMB 3
912,926 912,926 0000000000000000000010fd6018b38818e136e62c54c73256569258a9dd5dce 4,036 1.00/1.00 vMB 7
912,925 912,925 0000000000000000000189a4056cdf6ef7e7b6ffd68cf9f9d65d60bf6b7d161a 3,480 1.00/1.00 vMB 4
912,924 912,924 00000000000000000001d81dc323e167a9ba8755a5303043e831eb1fd79ef344 3,346 1.00/1.00 vMB 4
912,923 912,923 0000000000000000000006a78f642f718ceb60ae0d1941c566f0f1a9436155c4 4,336 1.00/1.00 vMB 7
912,922 912,922 00000000000000000000045174389281011fbf7883ce8663d407d9c2bda9a572 5,734 1.00/1.00 vMB 1
912,921 912,921 000000000000000000013e8733d622f0e248b9824dc1fe0832108c6841b3dc5c 2,763 1.00/1.00 vMB 1
912,920 912,920 000000000000000000012835673044393c09dff9f11e6b8e5db02c164666c95e 2,942 1.00/1.00 vMB 3
912,919 912,919 0000000000000000000207c4c2bc75dc5cec3f0eaab5d9279b17c957cacd15ff 3,071 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.84 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: 637.62 GB
    • Received: 12.43 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.