Loading Tool

Explorer IconExplorer

Memory Pool

75,150 transactions
27.79 vMB
0.07784408 BTC
Random Selection Loading Transactions
Max Size: 169.19/200 MB

Candidate Block

Mining Attempt f2d3f15656cbc05fbb7ec3cd9f288c43a9872b52456c2ddffae3ce39b4f6a102
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root dc2ed74231015b4e6f2ad1339af507365b9252adfc978aeb3ebe5a7b2b9ada78
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,393
Size: 1.00 vMB
Total Fees: 0.01841404 BTC
Feerates: 150.80 > 1.85 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (382,728 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,537 532,537 000000000000000000012f98b8d18d30e96cda662a466cc1cad4e2b93a8ff196 831 0.99/1.00 vMB 8
532,536 532,536 0000000000000000001930c33ed9bd713aa56137c77be028b791d9b561349f82 2,150 1.00/1.00 vMB 15
532,535 532,535 0000000000000000000b837ab784ccfb74d9661e4173e63fd5257fc1fe5197bb 2,839 1.00/1.00 vMB 33
532,534 532,534 0000000000000000002c25b04cb08f0722b8579b9f946250768e7000c77a99a1 762 1.00/1.00 vMB 2
532,533 532,533 0000000000000000001e1d5f7aed85a87de40871a683c15bbd971442368a6941 2,074 1.00/1.00 vMB 36
532,532 532,532 0000000000000000002024def33d7c0882d8b7963001d4d25568c16920dfb2b5 1,066 0.99/1.00 vMB 7
532,531 532,531 0000000000000000001fe633cbce2bea6e5f0795e7ee143a30767789ea81f654 856 0.99/1.00 vMB 10
532,530 532,530 00000000000000000011d0f77f299f9c7d2348360a9026a2ff015697a895d821 617 1.00/1.00 vMB 5
532,529 532,529 0000000000000000001d00c4ecb0f5cedc4720ad80405540d874da8b08a3fd90 613 1.00/1.00 vMB 4
532,528 532,528 0000000000000000001628debbb76b778099b66b4400fcff580de15cc8ed8466 732 1.00/1.00 vMB 7
532,527 532,527 00000000000000000032bf2e9840cc901cf530d048b87ea999f66a9a2fa5a8ae 785 1.00/1.00 vMB 16
532,526 532,526 00000000000000000005d0ef0edc6193dcc382aeb48b1a11e63257c80c36b165 367 1.00/1.00 vMB 2
532,525 532,525 0000000000000000002425947e6a1b9358c7a85b5ff8af02d53adc109bc638ac 1,070 1.00/1.00 vMB 9
532,524 532,524 000000000000000000261a923d121eccb75cb8bb7a9b948aa4de359c51883288 2,365 1.00/1.00 vMB 25
532,523 532,523 000000000000000000152bf1ae05cdb47335b516a6414f36d654d2a9b1cb8983 2,410 1.00/1.00 vMB 21
532,522 532,522 00000000000000000031ca7d2ac073cb057cc3509f809fd0ea84fedfc0c784c8 1,246 1.00/1.00 vMB 11
532,521 532,521 00000000000000000023e7eb93d47c4af0b39f9177c233c4480cc57266a6cc4b 1,788 1.00/1.00 vMB 21
532,520 532,520 000000000000000000061a9e76cc528251bb7ec528b50fce316fd5fedd466c4b 909 1.00/1.00 vMB 8
532,519 532,519 00000000000000000025fd1cad8164676b1ca3032144e32d269410bd78c9c39b 424 1.00/1.00 vMB 4
532,518 532,518 00000000000000000010c63a7899f5f959838a3e7003e2309cd9c0313869cad9 220 0.07/1.00 vMB 37
532,517 532,517 00000000000000000019b2f7b36fa9049fb72be13e8fda75f38207c20b26cdcd 1,426 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.85 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: 712.61 GB
    • Received: 17.20 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.