Loading Tool

Explorer IconExplorer

Memory Pool

82,698 transactions
30.23 vMB
0.09757478 BTC
Random Selection Loading Transactions
Max Size: 183.35/200 MB

Candidate Block

Mining Attempt 99d80bfb21145815b0780ba14bc22a4f0fbbacbd928af6cf8432a490a5fc735e
Version 20000000
Previous Block 0000000000000000000170b6459c42e376b497e3e7853e6893087f6e06ae3df7
Merkle Root f309119f54fabb3576bdda50cf8c78689538ac1631362b8e99b2718928ccce9e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,596
Size: 1.00 vMB
Total Fees: 0.02604873 BTC
Feerates: 100.60 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,121 (517,654 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
397,467 397,467 00000000000000000177ada6f726473ce78012ba8a8e7b4859c386f0e82ab6ff 740 0.95/1.00 vMB 11
397,466 397,466 00000000000000000161c10f31164f1b765bd507e208d2bb4febef0834c091c4 1,009 0.49/1.00 vMB 38
397,465 397,465 000000000000000005348e99e39f8cb2aa16de4c9d9f130b7b8ce5ebdc7696d0 240 0.11/1.00 vMB 33
397,464 397,464 00000000000000000334ac36b00483b86005624330b481d52dc138bf78897566 1,249 0.93/1.00 vMB 26
397,463 397,463 000000000000000006606a392a9fa4ac2f29d4f2268f96aae04adc88a5ff3d95 1,528 0.93/1.00 vMB 24
397,462 397,462 000000000000000004cd4c39ca121f54b6d4d72129aff9b1100c830c49eee852 1,203 0.60/1.00 vMB 35
397,461 397,461 00000000000000000487adbff8090a4cfcd4c67297d1f28b31e04ee0fa59bd98 1,619 0.78/1.00 vMB 42
397,460 397,460 00000000000000000757dcebd10ed9803f28a8d5ceefb10a4ebe23270390a8af 568 0.25/1.00 vMB 34
397,459 397,459 000000000000000005a00af9897ec3d29b2700441faaa2766966c8e6fae2dbf6 181 0.11/1.00 vMB 32
397,458 397,458 0000000000000000045660f5ca4fa1e2e2530644c0965ebe0e18b7b1ba80cb8a 694 0.99/1.00 vMB 17
397,457 397,457 000000000000000006e27dd3afd40890594952096bd7934bfcfb3ada944f946b 1,113 0.92/1.00 vMB 22
397,456 397,456 000000000000000000f77897dd4cef1dc739453f5733d24b4fb657f894273838 634 1.00/1.00 vMB 14
397,455 397,455 00000000000000000317cf53d537d3927f17599aec0e214029735b092cd173b3 2,176 0.95/1.00 vMB 36
397,454 397,454 00000000000000000005270bd299d8124c8884c6ef2f950ee070ce8fd3a3990a 2,063 0.99/1.00 vMB 42
397,453 397,453 00000000000000000452a6be1aba30189cd8843691a1950ddd81b45c77b70599 72 0.05/1.00 vMB 15
397,452 397,452 00000000000000000365224d5ce569f492de63d402610619014150c3cc36bd13 1,918 0.75/1.00 vMB 29
397,451 397,451 0000000000000000014e99424b05e00569930da939f51974358a4b659fee0685 2,685 0.99/1.00 vMB 42
397,450 397,450 00000000000000000404cd17c2c17b5bd034eb9dfa624b693480fa2a405feb29 2,369 0.95/1.00 vMB 42
397,449 397,449 000000000000000001dc628c822f40a728faee3b8b85a91b5330cb6c7f2ca6b6 2,602 0.95/1.00 vMB 72
397,448 397,448 000000000000000006b3e51f5416b8cf46191f4a82dbe112bb4e80dd69f29fe0 2,380 0.93/1.00 vMB 56
397,447 397,447 000000000000000000c6de332035e49f80293748b1b4d4931fde1d5d4978a83a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.60 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: 671.81 GB
    • Received: 16.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.