Loading Tool

Explorer IconExplorer

Memory Pool

83,799 transactions
31.96 vMB
0.12945016 BTC
Random Selection Loading Transactions
Max Size: 192.55/200 MB

Candidate Block

Mining Attempt ec9b9924e6209586c629ce503b4820f2d4fc2b602da7b3731b6b2a7a8bb949c2
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root e7c2c401d2cd19e8ecb600ec18e403edc0ad865672d0655b6be053ab18cad56c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,605
Size: 1.00 vMB
Total Fees: 0.05085591 BTC
Feerates: 150.75 > 5.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (446,099 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
469,081 469,081 0000000000000000003077b788565e80e2d8ba3eedc1d39631196fbb96b6ab9e 2,288 1.00/1.00 vMB 431
469,080 469,080 000000000000000000b253fc65081103304264e8bfe17fe55b3d48e39aef9405 2,592 1.00/1.00 vMB 309
469,079 469,079 000000000000000000ac7e12e119cb7839eb8975ee69806db783ed99ad74d0ab 2,571 1.00/1.00 vMB 350
469,078 469,078 0000000000000000000725b740f172755dcdb7fdee229ae0ebdd595f4390f80d 1,887 1.00/1.00 vMB 372
469,077 469,077 000000000000000000539516f9bf28069ee866cf56d78555434ef3a32fb34df0 2,195 1.00/1.00 vMB 422
469,076 469,076 000000000000000000457a8ae5c0ddfe406009a93a9904fc00bf49f099bd06a0 2,052 1.00/1.00 vMB 332
469,075 469,075 0000000000000000000d8689fe3d68cc8bcedb413d165b514c361b45be5c3136 1,831 1.00/1.00 vMB 462
469,074 469,074 000000000000000000ea0610b5775dd92e558e0573e7a76fdcb0778a481ba564 1 0.00/1.00 vMB 0
469,073 469,073 00000000000000000022c8df022c9647729739fa38d3ac1d76969aa2b5d3fe15 1,624 1.00/1.00 vMB 330
469,072 469,072 000000000000000000d215fda4648a507ac98116cc13a55800f1d0bde8f5d8ab 1,797 1.00/1.00 vMB 469
469,071 469,071 00000000000000000008e7871cd34aa22e357d27f05535f24dae2150b8284f0f 1 0.00/1.00 vMB 0
469,070 469,070 000000000000000001a5b5199363b5722701adb5687fd12e06797873ed21904b 2,001 1.00/1.00 vMB 439
469,069 469,069 0000000000000000002f033507f6313aa15d556dbbac0f2e50e7a53d7cd21418 1,842 1.00/1.00 vMB 382
469,068 469,068 000000000000000001488644e3f1643398b4ade540da28ddaf87f48d7aaa7a1e 2,092 1.00/1.00 vMB 373
469,067 469,067 0000000000000000014a8cd3f4b949d2d69500fcfc30d62a42993e76c732ee9e 1,969 1.00/1.00 vMB 438
469,066 469,066 000000000000000001309b5889a517e060e3308ce2951f41a1608c416621ab97 2,425 0.99/1.00 vMB 360
469,065 469,065 000000000000000001cdbf0e7a8e9fb29ad164584e46e89fc4ffbe3229bb131b 1,945 1.00/1.00 vMB 324
469,064 469,064 000000000000000000f41a0e635f4da4b131fbabb02b8f05404ad143ea0d72b6 2,716 0.99/1.00 vMB 942
469,063 469,063 00000000000000000172ad19e80b8772c256e25bf24099f3f06f32a675370048 1 0.00/1.00 vMB 0
469,062 469,062 000000000000000001047720f8b9ddbca32e9ee5a2ce30d7df045120db85e302 1,535 1.00/1.00 vMB 261
469,061 469,061 0000000000000000004828e46c43114631303e6f78f1021ed56dff69808686df 2,301 0.99/1.00 vMB 410
Previous 10 blocks ↓
Total Size: 782.71 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: 700.52 GB
    • Received: 16.61 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.