Loading Tool

Explorer IconExplorer

Memory Pool

45,849 transactions
28.74 vMB
0.13840819 BTC
Random Selection Loading Transactions
Max Size: 152.05/200 MB

Candidate Block

Mining Attempt 9386623e7290dd4cbd3ea1152c2faeb17ba24d2f34f4b7ec6e4d9211fcf4bee8
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 89d10761f55fc2dd857c028d86eb5f393a355e3e5561cdba3cb083ce9a523ae0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,557
Size: 1.00 vMB
Total Fees: 0.07804366 BTC
Feerates: 15,654.48 > 7.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (412,861 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
501,945 501,945 0000000000000000006af9853bae1da6d3e668f0264833c51f4cec880ccdc614 2,264 1.00/1.00 vMB 355
501,944 501,944 000000000000000000930610994de546bc40d26de6b11558d66dd8eb4ae7057e 919 1.00/1.00 vMB 176
501,943 501,943 0000000000000000000982fb37d5ee0eb440231f934d2a72b4e7e73c316ffba8 1,303 1.00/1.00 vMB 145
501,942 501,942 00000000000000000085fe59d93656a5fabf4838b9003137e76b9c9579bcd64e 2,531 1.00/1.00 vMB 498
501,941 501,941 0000000000000000001509dd4ca6a9604be9e52e1ab0a2cd259d4d6b1bad4891 380 1.00/1.00 vMB 113
501,940 501,940 0000000000000000002a6a485ef0ce578a08522a413017ac1dc05db3bd00c2e8 1,830 1.00/1.00 vMB 280
501,939 501,939 000000000000000000747abd9167efec08c7d0a8e917fb18d8def06f24fe93c7 3,004 1.00/1.00 vMB 580
501,938 501,938 0000000000000000008735c49142de4740277643a5d8709140449fdc0542295a 1,978 1.00/1.00 vMB 407
501,937 501,937 0000000000000000005a6d51c3b2b10b4192ee7247dabf3e6141d182c5772649 1,344 1.00/1.00 vMB 147
501,936 501,936 0000000000000000000c2c0510c9eb29e28074595f0b7185fcaa5958092e2900 1,488 1.00/1.00 vMB 240
501,935 501,935 0000000000000000005fddc7c081301f421d5c6c350a99a8b43ca6b7b5ffd406 1,791 1.00/1.00 vMB 288
501,934 501,934 0000000000000000007e10c656042ccb3b5da847b3651a63177e11026222806f 1,739 1.00/1.00 vMB 343
501,933 501,933 000000000000000000771f29e4a74501e24b705c010267122d4a8ec33bdafad9 3,038 1.00/1.00 vMB 642
501,932 501,932 000000000000000000254a2e990010d1354f06887e70901fa293f6dca9e07716 1,703 1.00/1.00 vMB 219
501,931 501,931 00000000000000000073a057204b89743eda2af394e917ad9b9634aa19e155c4 1,421 1.00/1.00 vMB 384
501,930 501,930 0000000000000000000fde38962fa1d63565340af301b105b9ae26369e8a9f2a 2,314 1.00/1.00 vMB 478
501,929 501,929 0000000000000000003c52b7528a0d74cd854e2f254573107bcc2555f4fe04c0 1,980 1.00/1.00 vMB 451
501,928 501,928 00000000000000000001522c042807e8ca68d94e4294afd38ba31849942047ff 2,426 1.00/1.00 vMB 524
501,927 501,927 0000000000000000004e55f329dabadd57e91be1ea03a4cbc595f030d2241f1c 1,383 1.00/1.00 vMB 196
501,926 501,926 00000000000000000062239424f90ca57cb63254dd9fc2047545b3b053f74185 2,920 1.00/1.00 vMB 599
501,925 501,925 0000000000000000009621b498c3f05f120cf2602a3e45a1312d29769ae267f0 2,160 1.00/1.00 vMB 460
Previous 10 blocks ↓
Total Size: 782.04 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 650.74 GB
    • Received: 13.32 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.