Loading Tool

Explorer IconExplorer

Memory Pool

82,257 transactions
30.59 vMB
0.08197081 BTC
Random Selection Loading Transactions
Max Size: 187.67/200 MB

Candidate Block

Mining Attempt 7e669ff1a6b0f71b748ffd5f83a6f16862974cd4594f022c6fa1e204b46b2f2d
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root 99c931ca83dee7225da8836c083ceb53f559f08879ee6ab1813ab095ef2d5f0e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,448
Size: 1.00 vMB
Total Fees: 0.01313359 BTC
Feerates: 114.09 > 1.32 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (624,701 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,660 290,660 0000000000000000295afb69c885dfa6aca2ec99ac3b75fc08e951613c5bb470 168 0.12/1.00 vMB 27
290,659 290,659 000000000000000088216bbc39446545da5928a70b798094f9af103a18f25739 387 0.31/1.00 vMB 31
290,658 290,658 0000000000000000f32d2945bac794b7249fb010de35ce0acbc044237e6f7f0b 81 0.03/1.00 vMB 8
290,657 290,657 0000000000000000479db47706da155c99fdee6cd3d31255dd223fdcbb77dc6b 241 0.13/1.00 vMB 26
290,656 290,656 00000000000000005f6d9cba37367db86c19211d1523bb97c754534b43750a4a 162 0.07/1.00 vMB 24
290,655 290,655 0000000000000000c664a909728ebe4012b3f3a95f82eac9acaaaa3563d6f7c1 400 0.16/1.00 vMB 29
290,654 290,654 0000000000000000a59ab11c4f9bce0bf199826dcbeccb6431d82c573f980903 455 0.16/1.00 vMB 35
290,653 290,653 000000000000000041e2a6818b150f5fc4455b96fe594f6d497fafbcc55b8f8f 613 0.23/1.00 vMB 41
290,652 290,652 000000000000000080895938bbef0b53041f75727d405a695b238f8e010d332b 141 0.08/1.00 vMB 32
290,651 290,651 00000000000000006f2c53365cf95aed5dfb44a819980b744f73181beac7b4de 341 0.21/1.00 vMB 31
290,650 290,650 000000000000000044b2423cdf095c8bc5a95c417281e5db93b867cef3c82146 168 0.04/1.00 vMB 11
290,649 290,649 0000000000000000c4fe6e0907c80c810debd24720d51e7c7baed983ffbd6cb9 91 0.10/1.00 vMB 9
290,648 290,648 000000000000000043e78f8a9fdc57d6efa6fd8f93b02ad986890873616c810b 86 0.04/1.00 vMB 32
290,647 290,647 0000000000000000cf061321ab752987da7e33e6bae520c10d5ed48f3faa2a0f 92 0.10/1.00 vMB 6
290,646 290,646 0000000000000000b8546b5e37c8b9699359062b317d2aa5e803dfc51a827e55 354 0.13/1.00 vMB 27
290,645 290,645 0000000000000000a50380e0d3c811d5250ae826aa95bdede6089e5827b48c5b 225 0.11/1.00 vMB 35
290,644 290,644 0000000000000000c4097d19fbe87eea73e7b606d5fe27f6fb97159409b873bf 331 0.11/1.00 vMB 27
290,643 290,643 0000000000000000b31658fbd7b82fff41e61fcdb545b659bfa234890cb2a99a 531 0.31/1.00 vMB 23
290,642 290,642 00000000000000004d58a3eaf8d6130357c61a6f12e0d304c27eb3e674cf0eeb 512 0.19/1.00 vMB 31
290,641 290,641 0000000000000000fae30970d593d94f1156c5d18138089d213221f12592a88e 256 0.06/1.00 vMB 40
290,640 290,640 00000000000000007bef67aed8426dafa16d8f3e2d160878d2b232906ea18bd7 317 0.16/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 783.02 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: 719.23 GB
    • Received: 18.02 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.