Loading Tool

Explorer IconExplorer

Memory Pool

88,785 transactions
32.49 vMB
0.17992035 BTC
Random Selection Loading Transactions
Max Size: 196.49/200 MB

Candidate Block

Mining Attempt bd2372f4c41bd944c04594717a70540dc5cbbdc7a0fe6da22b22452233491d51
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 3d66ff868632cc9e584979e4a812f0a4f48249d7c2ef2858401c621d1c057dec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,871
Size: 1.00 vMB
Total Fees: 0.08749070 BTC
Feerates: 216.64 > 8.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (128,250 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
786,824 786,824 0000000000000000000419398b73a663118ea4f1798f2a0b4b62597a66d8c654 2,050 1.00/1.00 vMB 20
786,823 786,823 000000000000000000047b16fb7ba88d56b1da58c84a75b27b317f4e9aa0a0c2 2,730 1.00/1.00 vMB 19
786,822 786,822 00000000000000000004ab8bdb0540c50e14e8b62c7375f59fa012d3d48a36a5 2,712 1.00/1.00 vMB 11
786,821 786,821 000000000000000000046692788a7d3d77517a54b0e0b9be6f19ed4007d42ab5 3,665 1.00/1.00 vMB 21
786,820 786,820 00000000000000000001fc71934f3ce822c0af7c9640ffba2f7f8ade4f327ee9 3,329 1.00/1.00 vMB 15
786,819 786,819 00000000000000000002d5da044acc5e227ce8ab679008b49dd21467fe6446a1 3,440 1.00/1.00 vMB 24
786,818 786,818 00000000000000000004f567bc2e158338493053559d852a3c0852053fe3b771 2,730 1.00/1.00 vMB 9
786,817 786,817 000000000000000000009d58c2c7f01661bf4deed6100602794e4250e4d82607 2,469 1.00/1.00 vMB 20
786,816 786,816 00000000000000000002152b6a27fdbcb270339493de7d34273a4b8d088b881f 1,689 1.00/1.00 vMB 3
786,815 786,815 000000000000000000028b863189825c16bd4b81e712671245214358cfdd4f82 4,064 1.00/1.00 vMB 5
786,814 786,814 00000000000000000001ba2c991ae6a5107bbc1aade24d9f3724aac929491e2e 4,202 1.00/1.00 vMB 4
786,813 786,813 000000000000000000023911632b0e471aae7dabd5fce59e069323c2f33403cc 2,926 1.00/1.00 vMB 4
786,812 786,812 00000000000000000002ec7596f752cc01f8e8674198bb23d6bbb9c337b8ae77 1,695 1.00/1.00 vMB 12
786,811 786,811 000000000000000000030ca2acac4605440ef210bf15508175da5d0e102ae446 2,520 1.00/1.00 vMB 20
786,810 786,810 00000000000000000004ea58ae97903c3b28e505752abf7acd658edd9676581d 2,604 1.00/1.00 vMB 22
786,809 786,809 00000000000000000003d448c8dd2aef7f6248178bc7d5ae76ec7e7fdb6660f9 2,595 1.00/1.00 vMB 3
786,808 786,808 000000000000000000035083d11e9f09d3cbdf9e99fa6e606384241595e1afe0 3,542 1.00/1.00 vMB 19
786,807 786,807 00000000000000000002a548894697fa02a1a32ecb74ad907f82bdbffe67f70e 1,959 1.00/1.00 vMB 5
786,806 786,806 00000000000000000004c6e1c48fbbcdb90196872fb72a85576cb2f425dfae86 2,899 1.00/1.00 vMB 13
786,805 786,805 00000000000000000002265f3474fec09e373b7d941ab08d1d5d8f5ae345c667 2,460 1.00/1.00 vMB 5
786,804 786,804 00000000000000000005b083208659bd70cef40e14167ba90216ac468d55820d 2,625 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.52 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: 668.94 GB
    • Received: 15.65 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.