Loading Tool

Explorer IconExplorer

Memory Pool

81,551 transactions
29.99 vMB
0.15801642 BTC
Random Selection Loading Transactions
Max Size: 180.59/200 MB

Candidate Block

Mining Attempt 513aaee5d398b8011b93369b986b0515767f0ff9e86413fd05fd92e1e78b9924
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 160dfa005203a1fece950010fe15e244483ce87b12a429a2f3817dba3691d2a7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,774
Size: 1.00 vMB
Total Fees: 0.06010426 BTC
Feerates: 1,002.91 > 6.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (402,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,764 512,764 0000000000000000004fd7a3c3392e8dd3ddc792fccc88a31bba2a37ef8cd3b4 216 1.00/1.00 vMB 3
512,763 512,763 00000000000000000044ea60679b7a593c2c38e51d3d58743a2250d6e238d4f9 259 1.00/1.00 vMB 3
512,762 512,762 0000000000000000002e9781a6e4df273c376e48eb306912a29498599c6fb10a 1,067 0.43/1.00 vMB 26
512,761 512,761 00000000000000000022056869e6c5b7e11017aee8a8e06cecd6f91d9a877961 274 1.00/1.00 vMB 5
512,760 512,760 00000000000000000027572d02415264a3d700bd624e2ca0840198c10d285e4c 853 1.00/1.00 vMB 22
512,759 512,759 00000000000000000052f1567e6026f78214ef9e5bfc02401a3de167b605fbd5 1,689 1.00/1.00 vMB 12
512,758 512,758 0000000000000000003048926e66adbedb3f007c7a41356f64aba1badcf33c79 2,782 1.00/1.00 vMB 12
512,757 512,757 00000000000000000011561591046f961f00d25418b76f93b2a405894a8b787c 2,074 1.00/1.00 vMB 75
512,756 512,756 0000000000000000001e7e8fcdf6c0d66753312c0232b4e4ebcea119bb850214 2,712 1.00/1.00 vMB 24
512,755 512,755 00000000000000000052d30bbd63688a3c562b9f509da10f3f7414ab029b8669 2,154 1.00/1.00 vMB 29
512,754 512,754 0000000000000000004e51744006acb679e72ac435a3d5570f48d77814778e1a 2,350 1.00/1.00 vMB 42
512,753 512,753 0000000000000000004fabb08a6efec353b96ad366950dd8c0b64682bc464ff0 1,630 1.00/1.00 vMB 14
512,752 512,752 000000000000000000557b0fe2d52098edc893ad0f2b223f78c77d3c50869167 416 0.24/1.00 vMB 75
512,751 512,751 00000000000000000054505bcb5e6fbbca477cd71b7ee2426d09d238248344bb 1,403 0.72/1.00 vMB 54
512,750 512,750 0000000000000000001c71ba134ea5f680158173dfddff4d5c9eeafd65b679ba 1,878 1.00/1.00 vMB 42
512,749 512,749 0000000000000000004e4e4b2f7966ea2b7db038716b86ff9a75b7dc8ac52dd8 442 1.00/1.00 vMB 4
512,748 512,748 0000000000000000002a4e7e6a73d3b8e7c24209529ef19f4053ea9fb45f641b 529 1.00/1.00 vMB 10
512,747 512,747 00000000000000000046e8bca24dac52684713b2d0dbd032f514066e0d566269 2,090 1.00/1.00 vMB 44
512,746 512,746 0000000000000000000806c70dfcf5e3c90d4925638c6cc24df9ed28f1249d1a 1,422 1.00/1.00 vMB 5
512,745 512,745 00000000000000000051dee2887dd79a67025cfca619892bc59f7536eaeeef8e 1,966 1.00/1.00 vMB 32
512,744 512,744 000000000000000000528ba6d392f75c3a3e0be43ff8452be66734a672c0c192 2,468 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.