Loading Tool

Explorer IconExplorer

Memory Pool

44,629 transactions
28.48 vMB
0.07942583 BTC
Random Selection Loading Transactions
Max Size: 150.42/200 MB

Candidate Block

Mining Attempt 6cd3ebd94535a382092492698adf62988367d5fff5861a8bdc277f3b0eab4f0a
Version 20000000
Previous Block 00000000000000000001c8540de5dceba6fe0c17c8f2c5409bc2924f72da5448
Merkle Root abf68bda3659e431029afcbed2b50af86ca861faed6ccd1d8fccfc3e5dc8414d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,417
Size: 1.00 vMB
Total Fees: 0.02535228 BTC
Feerates: 120.00 > 2.54 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,834 (306,280 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
608,554 608,554 0000000000000000000b30368e28bd734899e9e19852a7865e402a226c14b8d4 2,312 1.00/1.00 vMB 20
608,553 608,553 0000000000000000001326ddde0ee8b7537ef5c405049a43e85a3319433f6c27 2,918 1.00/1.00 vMB 23
608,552 608,552 0000000000000000000612aab6b4a6d8dfd75ed1fc832ce427df45778ac73e8d 2,699 1.00/1.00 vMB 25
608,551 608,551 00000000000000000000cd616d9a5a7f9317c695177d15b43a4743b9c68edb45 2,386 1.00/1.00 vMB 15
608,550 608,550 0000000000000000000b657cf78f389ef49c70109001471075c93d1b970eac38 3,319 1.00/1.00 vMB 31
608,549 608,549 00000000000000000005f17eb7bc92487f7d351c6800720bf2f562c673de8402 1,700 1.00/1.00 vMB 14
608,548 608,548 00000000000000000009cf4a72b39c634586e6e328365f0d7293964111148094 2,569 1.00/1.00 vMB 15
608,547 608,547 00000000000000000011052d73d58de020926a34ce9f0ae4ca09e92335971d62 3,117 1.00/1.00 vMB 23
608,546 608,546 0000000000000000001231bcb78afb8d432e304fca23a687db9e157c87937a8a 3,445 1.00/1.00 vMB 24
608,545 608,545 00000000000000000005ba5b3aadbf705b4abc4c8bfd78ad06014a0921dceade 2,801 1.00/1.00 vMB 15
608,544 608,544 000000000000000000155040ef7c75f609ee9fdaaabf97a6018d69fca35e6084 2,679 1.00/1.00 vMB 20
608,543 608,543 0000000000000000001285172f72208af6dd011ce2dcbb680c44d8baf6bf81f4 2,985 1.00/1.00 vMB 32
608,542 608,542 0000000000000000000c87bbc86f054c5a975b1de6a2604911e6feeb8a510c9c 3,290 1.00/1.00 vMB 19
608,541 608,541 000000000000000000039f7addadb057137a16c13b0a43aaba0da1a8f8101a50 2,962 1.00/1.00 vMB 15
608,540 608,540 000000000000000000079e08ad33eb1d54fc633383ced5043db2f96afd33f568 2,497 1.00/1.00 vMB 23
608,539 608,539 0000000000000000000409f9728b30d611d892a2650cafd26edded660fb1ab4c 2,835 1.00/1.00 vMB 33
608,538 608,538 0000000000000000000179f588d1e39f858315f10fd1ad931090403219dbb426 2,810 1.00/1.00 vMB 21
608,537 608,537 0000000000000000000e6a8b006d8ebb84e31d4df7a2f9c99f55091896735071 2,981 1.00/1.00 vMB 24
608,536 608,536 0000000000000000000e56a9cda8322a1c4be171bca0e766327ce3226af7a432 2,136 1.00/1.00 vMB 16
608,535 608,535 000000000000000000086eb39f6d20cb406b5eeb6054ef488ef7ceaa45c69377 2,352 1.00/1.00 vMB 20
608,534 608,534 00000000000000000013f188b5ce5434113eb1d8fc9b2b3d989183975901450e 2,800 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.10 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: 651.65 GB
    • Received: 13.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.