Loading Tool

Explorer IconExplorer

Memory Pool

75,990 transactions
28.41 vMB
0.06679131 BTC
Random Selection Loading Transactions
Max Size: 172.02/200 MB

Candidate Block

Mining Attempt a81795ff4ee26ca01f3ae16d9d49ebb30e4e5c83098e0df58e79941f9691cd93
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 036940f2f35527ca16f7472844027349fd85ef2ae315d44292fabfa4fd3e6ab3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,654
Size: 1.00 vMB
Total Fees: 0.00786227 BTC
Feerates: 101.00 > 0.79 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (464,207 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
450,951 450,951 0000000000000000025398aaf854f318cd4898dfe1a56d3849d1ed1bc6a682b1 2,463 1.00/1.00 vMB 82
450,950 450,950 000000000000000002cb827a494cb417b703387d74f9060b2dbece765cc3ceb8 1,766 1.00/1.00 vMB 72
450,949 450,949 000000000000000000e5f3e2c88a9aef3c670fb28727f85a0403626ad830819a 2,218 1.00/1.00 vMB 126
450,948 450,948 000000000000000002b3cdf043a031c68022fc0bd098039c7bb415e1b6f96288 3,614 1.00/1.00 vMB 71
450,947 450,947 000000000000000001d5c2fefd02ec63ea129cb674e5dc90c2d13ae2927985b1 3,472 1.00/1.00 vMB 79
450,946 450,946 000000000000000001cf470e10b3d77146bc37ea99468a755e8cc2b2bd578549 3,803 1.00/1.00 vMB 67
450,945 450,945 00000000000000000024f996e7ae105a8382c0b29e1e95e84f3ccb51c4c22fc4 2,488 1.00/1.00 vMB 88
450,944 450,944 00000000000000000181ad7930fd7d9fedbb5379dd1d68fc7e16c017ddfaf744 2,452 1.00/1.00 vMB 80
450,943 450,943 0000000000000000004891b5432735ed945b919cc2dd9395c21c04e8d2dc6538 2,340 1.00/1.00 vMB 120
450,942 450,942 000000000000000002264c0404e3eaa90dc59c9780ff1ff530efca909746337d 2,855 1.00/1.00 vMB 74
450,941 450,941 000000000000000001987ed1db45dca45072fc9686f9ed68f131c2be2ae0b0c4 1 0.00/1.00 vMB 0
450,940 450,940 000000000000000001e6ce1883668491f9b74a4338788b81c88a2467a639bfb6 2,940 1.00/1.00 vMB 84
450,939 450,939 000000000000000000d7e5a925a8d167b403617dd7fe966c542dd5815f63b2cb 2,172 1.00/1.00 vMB 86
450,938 450,938 0000000000000000018dde8f46c267b1307829f332b07af650f6ab2595115037 2,701 1.00/1.00 vMB 142
450,937 450,937 000000000000000001371c1f4498da4565628ed71a47c524507ec40a6e6eb459 2,035 1.00/1.00 vMB 113
450,936 450,936 00000000000000000288e41fe21670f1ca9872a5bdd7e9d8b08f9b4d0f69baab 2,225 1.00/1.00 vMB 147
450,935 450,935 0000000000000000025128b0413352dfc1dc99a4899a777a5a7604ca2c1688ac 1,976 1.00/1.00 vMB 87
450,934 450,934 00000000000000000206e6cc5aa52a799062ef196a7444cf8295c4ae057fa778 1,571 1.00/1.00 vMB 72
450,933 450,933 00000000000000000171bc8c4c82a2b4ffc019282797c852d81291d378ea69c7 1,948 1.00/1.00 vMB 100
450,932 450,932 000000000000000001c21511b9dbcca771806f8e89ffb0b33884cea338d92584 143 0.06/1.00 vMB 154
450,931 450,931 0000000000000000019c25a0ecdb294bb5ab8be6c628bd150b84a032fcd59e91 620 0.27/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.